Forum Discussion
Corleen
9 years agoRegular Visitor
Count a Measure or Countif
Good day Please assist I've created a measure to count how many times a person id comes forth in the data. # times = CALCULATE(COUNT('TransactionDetails'[SYSTEM_NUM]),'TransactionDetails'...
Corleen
9 years agoRegular Visitor
I have removed the 1 and it gives me a result.
But not the result what I want.
Would please explain the Measure to me
Thank you
Amratya
9 years agoAdvocate I
This measure simply count the number of rows in SYSTEM_NUM that matches each row in EARN_DEDUCT_IND no matter what is the value in EARN_DEDUCT_IND