This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I am trying to create a line chart in PBI using four different columns to show the count of "delayed" status in Q1, Q2, Q3, and Q4. The data looks like the below. I have created several count columns, several measures and nothing is working. It shows up like this as a bar chart using a different table that has Q1-Q4 down the rows and a count column of "delayed", but I want them to be separate values instead of grouped values. The goal is for the line chart to look like a trend line saying the number of delayed actions as the year progresses.
Solved! Go to Solution.
@Anonymous
maybe you can try to unpivot columns
Unpivot columns - Power Query | Microsoft Learn
then you will have two columns, quarter and status.
That will be easier for us to do the visualization.
Proud to be a Super User!
@Anonymous
maybe you can try to unpivot columns
Unpivot columns - Power Query | Microsoft Learn
then you will have two columns, quarter and status.
That will be easier for us to do the visualization.
Proud to be a Super User!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 27 | |
| 25 | |
| 19 | |
| 14 |
| User | Count |
|---|---|
| 52 | |
| 47 | |
| 39 | |
| 21 | |
| 20 |