Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I need to have the data transformed in the following way, the first table shows how I'm receiving the information and the second show how the output table should be with the year and amounts for each product.
I should be able to do it for multiple product lines so that i can visualize the evolution of one or more products.
if there is a measure to visualize the information as below or any power pivot trick, i'm open to ideas to have the following outcome so that we see variations over years (AND THIS I DO NOT KNOW HOW TO DO WHEN DATA IS IN MULTIPLE COLUMNS)
Solved! Go to Solution.
Hi @PatrickNahayo ,
For this you need to unpivot the information based on the colunmns of the year.
Then you can remove the total sales column and use this new table on your chart directly.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThanks very much. I'll appreciate if you can share indepths articles about Pivots anad Unpivots stuff.
Hi @PatrickNahayo ,
For this you need to unpivot the information based on the colunmns of the year.
Then you can remove the total sales column and use this new table on your chart directly.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThanks very much. I'll appreciate if you can share indepths articles about Pivots anad Unpivots stuff.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.