Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
Does anyone know I might be able to show data as a line graph, so an amount over time, when my data is organized by month? So one column is November, with the amounts for each category in each row, then the next column is December, etc.
I can't figure out how to combine all the data so that I can do a line graph showing amounts over time for each category.
Solved! Go to Solution.
Hi @Anonymous ,
If your table looks like this, you can unpivot other columns and use a line chart to show it:
Please refer this article: Pivot and Unpivot with Power BI
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
If your table looks like this, you can unpivot other columns and use a line chart to show it:
Please refer this article: Pivot and Unpivot with Power BI
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
Please correct me if I wrongly understand your question.
If it is possible to transpose or unpivot your table, I think it is doable to show the trend line by each category.
If it is OK with you, please share your sample pbix file or sample data file, then I can try to come up with a more desirable solution.
Thank you.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster.