Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
HamidBee
Power Participant
Power Participant

Help Needed with Creating Line Graphs for Business Unit Indicators Over Quarters

Hi All,

 

I am working with some data for a company that has business units and then subcategories. Within those subcategories there are indicators. I would like to plot a line graph to showcase these indicators over Q1, Q2, Q3 and Q4. So for example it should look something like:

HamidBee_0-1697582719125.png

I can't seem to get it right. Here is how mine looks like. I even tried to create a measure but it comes out the same. Here is how it looks like:

HamidBee_1-1697582859871.png

 

Please find attached the file:

https://www.mediafire.com/file/09el2lbu8932sqr/Report.pbix/file

 

Any help would be greatly appreciated.

1 REPLY 1
amitchandak
Super User
Super User

@HamidBee , In such case best to have Q1, Q2, Q3 and Q4 has rows not has column .

Do unpivot that

Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g

 

Or create a calculation group by creating 4 measures Q1, Q2, Q3, and Q4.

And use that on the axis

Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display: https://youtu.be/qMNv67P8Go0

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors