Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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? Or do I have to create a measure for each quartile and compile them all together? I ask because I need to create three of these graphs, with three different datasets and each column is actually a measure (sum by ID). So I would end up with 27 measures just to create three graphs (each quartile needs a measure, each value column needs a measure)
Hi @Gerbil
@amitchandak Thank you very much for your prompt reply.
Can you tell me if your problem is solved? If yes, please accept it as solution.
If you still have problems, it is best to provide the pbix file and be careful to delete sensitive data.
Regards,
Nono Chen
@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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
27 | |
26 |
User | Count |
---|---|
97 | |
96 | |
59 | |
44 | |
40 |