Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Using Countx or other appropriate dax formula

Dear All,   I have the table,    I have created a measure:   TotalMedal = COUNTX(summer;summer[Medal])  and when I tried to count the number of gold, silver and bronze seperately, I getting sa...
  • Anonymous's avatar
    Anonymous
    7 years ago

    It's working. 

    Thank you