Forum Discussion
RNightscape
7 years agoFrequent Visitor
CountIF
Hi All, How could I do something like Count if on Excel? I need to count and rank the column Value. thanks
- 7 years ago
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
Greg_Deckler
7 years agoCommunity 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