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
giorgiokatr
Helper V
Helper V

if has one filter do not rank

hi there

i have a dax function 

 RANKX(ALLSELECTED(Branches[SectorDescription]);[% Diff.];;ASC;Dense))

and this way i present in a barchart sectors with their ranking

i want when i select one sector from a drop down filter in diagram to not have ranking

i tried 

 IF(HASONEVALUE(Branches[SectorDescription]);0;RANKX(ALLSELECTED(Branches[SectorDescription]);[% Diff.];;ASC;Dense))

but everythin in diagram goes 0 even when i do not filter sectors from drop down filter

2 REPLIES 2
v-caliao-msft
Employee
Employee

@giorgiokatr,

 

Could you please provide us some screenshots about your report, and elaborate your requirement, so that we can make further analysis. 

 

Regards,

Charlie Liao

something similar please check pbix

 

https://drive.google.com/file/d/0Bw-_YmJ3Q49gSU9ZVWFkMGhHR00/view?usp=drivesdk

 

 

thank you

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.