Forum Discussion
NickA01
Resolver III
4 years agoCountif
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
Community Champion
4 years agoNickA01 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
Resolver III
4 years agoGreg_Deckler Thanks for confirming; Glad I'm not missing a load of brain cells that I thought used to hold that bit of info. 👍