Download Custom Function Looping Through Columns in Table book pdf free download link or read online here in PDF. Read online Custom Function Looping Through Columns in Table book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
Below is the code that I have created for a function to try to conduct these simple operations: ColMax = Table.ColumnCount(Tbl), newTbl = if (Loop <= ColMax) and (Text.Contains(Table.ColumnNames(Tbl){Loop},"-")) then Table.TransformColumns(Tbl, {Table.ColumnNames(Tbl){Loop}, each Text.AfterDelimiter(_,": "), type text}) else Tbl,
Read : Custom Function Looping Through Columns in Table pdf book online Select one of servers for direct link: |
---|