Forum Discussion
rogerta
Advocate I
8 years agoCreating clustered column charts based on delivery phase and month
Hi Can anyone help with this. I have a table with rows showing individual engagements ID's - AA#1, AA#2 etc In the columns are the different phases of the engagements - Requested, In Planning, In ...
v-ljerr-msft
Microsoft Employee
8 years agoHi rogerta,
If I understand you correctly, you can firstly unpivot all the phase columns(Requested, In Planning, In Delivery, Completed). Then you should be able to easily shown the unpivoted columns on the clustered column chart(one as Legend, the other as Value) to get the expected result in your scenario.
For more details about how to Pivot and Unpivot with Power BI, you can refer to this article. :smileyhappy:
Regards