Forum Discussion
luxpbi
7 years agoHelper V
Split and Transpose in Power Query
Hi all, I have a table that have columns like this: Line No_ Row No_ Description Totaling 40000 1.A.I.1 1. Desarrollo 200|201|2801|2901|2800 What I need is transform it to lo...
- 7 years ago
after the split instead of transposing use Unpivot, that should solve it
Stachu
7 years agoCommunity Champion
after the split instead of transposing use Unpivot, that should solve it