Forum Discussion
split columns in rows instead of columns
- 10 years ago
Yes with PowerQuery Excel or "Get data" with PowerBI Desktop.
The steps depends on the file/format you import the data but with some test and trial you get there.
Import the data , if is one column then select ( under tab Transform ) Split by "delimeter" and the "," and you will have 4 columns. Select the ID column and then "Unpivot Other Columns". Then remove the attribute column and you have the format you needed.
Yes with PowerQuery Excel or "Get data" with PowerBI Desktop.
The steps depends on the file/format you import the data but with some test and trial you get there.
Import the data , if is one column then select ( under tab Transform ) Split by "delimeter" and the "," and you will have 4 columns. Select the ID column and then "Unpivot Other Columns". Then remove the attribute column and you have the format you needed.
konstantinosThanks