Forum Discussion
Anonymous
6 years agoNot applicable
Quartile visualization
Hi, I would like to visualize a quartile ranking in Powerbi looking like the attached image below. I'm categorizing time spent per person on activities. The axis represents the quartiles (so...
amitchandak
6 years agoSuper User
Anonymous
In power bi you have box-and-whisker visual for that
https://powerbi.microsoft.com/en-us/blog/visual-awesomeness-unlocked-box-and-whisker-plots/
If you want to use percentile function https://docs.microsoft.com/en-us/dax/percentile-exc-function-dax
percentile.* function. You may also explore bullet chart
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380755?tab=Overview
Anonymous
6 years agoNot applicable
Hi,
Thanks for your answer!
Unfortunately, I really want to have the visual as attached in my image because i want to use it as a filter..
M