Forum Discussion
NickA01
4 years agoResolver III
Countif
Hi All: Hopefully an easy Yes or No answer: Has there ever been a DAX command "CountIF"? I know how to replicate the functionality in DAX, however someone has said why do that when there is Coun...
- 4 years ago
NickA01 No but there are equivalents COUNTROWS(FILTER)) or COUNTX(FILTER()) for example.
I put together everything I could here: Excel to DAX Translation - Microsoft Power BI Community
Greg_Deckler
4 years agoCommunity Champion
NickA01 No but there are equivalents COUNTROWS(FILTER)) or COUNTX(FILTER()) for example.
I put together everything I could here: Excel to DAX Translation - Microsoft Power BI Community
NickA01
4 years agoResolver III
Greg_Deckler Thanks for confirming; Glad I'm not missing a load of brain cells that I thought used to hold that bit of info. 👍