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 CountIF.
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
2 Replies
- Greg_DecklerCommunity 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
- NickA01Resolver 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. 👍