Forum Discussion

JajatiDev's avatar
JajatiDev
Icon for Helper II rankHelper II
2 years ago

Splitting a table of tables

Hi, I created a table of tables with the following query.   let Source = Excel.CurrentWorkbook(){[Name="Raw_Data"]}[Content], #"Changed Type" = Table.TransformColumnTypes(Source,{{"Scheme...