Forum Discussion
Anonymous
4 years agoNot applicable
Measure based off numbers
I have a column "sales" in dataset "data" and whether sale was made or not (1 = sales, 0 = no sales) I am trying to create two measures for "sale" and "no sale" I tried: No sale = COUNTROWS(FI...
- 4 years ago
Anonymous this should work (whatever you are doing) without any issue.
Take a look here and post the pbix/sample data here for debugging
Anonymous
4 years agoNot applicable
Thank you!! Worked beautifully