Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
SivaMani
Resident Rockstar
Resident Rockstar

Cities fall under each quartile

Hello,

 

I'm looking for a solution to find the cities on each quartile based on Discharge Count.

 

I referred this thread but it is not working in my case. Kindly assist me.

 

Here are the measures I used,

 

Measure = PERCENTILE.INC(Merge1[DC],0.25)

 

 

Quartile 1st =
VAR Q1 = [Measure]
Return
CALCULATE(SUM(Merge1[DC]),FILTER(ALL(Merge1),Merge1[DC]>=Q1))

 

1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @SivaMani 

Sample data would help tremendously. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

And you may try to adjust 

Measure =CALCULATE(PERCENTILE.INC(Merge1[DC],0.25), ALLSELECTED(Merge1))

 

Best Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.