Forum Discussion
marcelofnr
5 years agoNew Member
Help w/ Power BI
Hello good afternoon. I need some help. I have a database that distributes the products in columns and not in rows. When I want to make a chart that gathers the information from different columns, i...
- 5 years ago
marcelofnr You can open your data in the power query window and then unpivot product column like below
After unpivoting your data would look like below
If you wish to have anything else, please let us know.
Ashish_Mathur
5 years agoSuper User
Hi,
You will have to change the structure of your dataset in the Query Editor. Select the first 3 columns > right click > Unpivot other columns.
Hope this helps.