Forum Discussion

luxpbi's avatar
luxpbi
Helper V
7 years ago
Solved

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...
  • Stachu's avatar
    7 years ago

    after the split instead of transposing use Unpivot, that should solve it