Forum Discussion
CountIF
Hi All,
How could I do something like Count if on Excel? I need to count and rank the column Value.
thanks
The classic count if equivalent is using CALCULATE with the correct FILTER statement.
In your case, if you really need to do a rank, then RANKX is your best bet.
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
1 Reply
- Greg_DecklerCommunity Champion
The classic count if equivalent is using CALCULATE with the correct FILTER statement.
In your case, if you really need to do a rank, then RANKX is your best bet.
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