Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • smpa01's avatar
    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