Forum Discussion
Countrows DAX help
- 4 years ago
I just added the country as so:
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! ☺
I just added the country as so:
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! ☺
This is exactly what I'm looking for, did you create this as a measure or new column? I've copied the DAX into a new column, but still getting "Yes" only for Germany 😞
- Anonymous4 years agoNot applicable
A measure 😊
- united2win4 years agoHelper III
And would it be possible to get the same as a calculated column?
- NickolajJessen4 years agoSolution Sage
Yes, neat trick is to just wrap the measure in a calculate
nb. countrows being the measure we created above.
Also it would have been better to know, that a calculated column was needed, when i asked in message 2. 😅Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 😊