Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
What is the difference between RankX and Rank.EQ, both seems similary.
difficult to understand the differnce, If we have funtionality to apply Rank by using RankX then why we have Rank.EQ in DAX.
Please share some scenarios where we have to use Rank.EQ but not RankX.
Solved! Go to Solution.
Hi @Shamsbutt ,
Indeed, functionally, ‘RANKX()’ is more widely used than ‘RANK.EQ’.
But, because of the different parameters, the calculation mechanism of the two is different.
In other words, they have different context.
(Even when they sort the same column, they use different data of the table, so it affects computing performance)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Shamsbutt ,
Indeed, functionally, ‘RANKX()’ is more widely used than ‘RANK.EQ’.
But, because of the different parameters, the calculation mechanism of the two is different.
In other words, they have different context.
(Even when they sort the same column, they use different data of the table, so it affects computing performance)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |