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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

RANK Problem

Hello,

 

When I tried to make RANKX formula, I mostly succeed. But as you see below, some number(nr 19) does not exist in the table in rank column which includes formula. Can you help me ?

 

Rank Formula = 

IF([Sum of Sales]<>BLANK(),RANKX(ALL(seller[DistName]),[Sum of Sales],,DESC),BLANK())
 

image.png

3 REPLIES 3
Anonymous
Not applicable

Hello Again ,

 

Is there anybody here who can solve my issue , I will be glad if some of you solve my issue.

Hi @Anonymous ,

Do you try to change the function? Does it work? If you have solved the issue, please accept the helpful answer. If you solved by yourself, welcome to share the solution. More people who encounter the same problem will benefit here.

 

Best Regards,

Xue Ding

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

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous ,

Please try to change the function of ALL to ALLNOBLANKROW or ALLSELECTED. If it still doesn't work, please share your entire table. You could mask the sensitive data. For the data that you attached, I can't use it to reproduce the result.

 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Kudos are nice too.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.