Forum Discussion

memoalkatib1's avatar
memoalkatib1
Frequent Visitor
2 years ago

Table.Split( ) need to split one flat table into multiple tables

Hi There,    I'm importing an excel sheet that has a list of tables in the format of rows and columns . I found an article that almost solves my impediment using table.Split () . but the function o...