Forum Discussion

dpc_development's avatar
dpc_development
Helper III
4 years ago

Power Query: Merging on virtual table from starting CSV takes too long and repeats code execution

I have a starting CSV that contains a SELECT DISTINCT of all the dimension columns of my transaction data. The columns are hierarchical, so I am trying to split that further into three tables based o...