Forum Discussion
Anonymous
2 years agoNot applicable
Line Chart, Measures
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...
- 2 years ago
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.
ryan_mayu
2 years agoSuper 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.