Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I used scatter plots with dynamic axis using field parameters. I would like to set the maximum of the x-axis to the 99.5 quantile of the column I'm representing in the x-axis. How can I do that ?
Solved! Go to Solution.
Hi @GwenLC ,
in the scatter chart you can define the maximum of each axis using a measure
On Top the following function should help you to build the measure
PERCENTILE.EXC-Funktion (DAX) - DAX | Microsoft Learn
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
-----------------------------------------------------
Hi @GwenLC ,
in the scatter chart you can define the maximum of each axis using a measure
On Top the following function should help you to build the measure
PERCENTILE.EXC-Funktion (DAX) - DAX | Microsoft Learn
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
-----------------------------------------------------
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 11 | |
| 8 | |
| 8 | |
| 8 |