We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |