Forum Discussion
Gerbil
2 years agoHelper I
Creating a Line Graph with Percentiles
I have a dataset that looks like this: And in Excel, you can calculate the percentiles then create a graph that looks like this: Is there a good way to go about this in Power BI? ...
amitchandak
2 years agoSuper User
Gerbil , I am assuming Quarter is on rows. Unpivot the data to have years on the row.
Then you can have Year on Axis and Quarter as legend
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g