Forum Discussion
lowbenol
5 years agoNew Member
Measure Problem with filter
Hello dear all, My issue is the following: I want to calculate the number "Matricule" which have only one Total_AT and the number of matricule which have a Total_AT greater than 1. When I do ...
Anonymous
5 years agoNot applicable
So I used a dummy table as below and wrote the DAX to count the Matricule that has Total_at > 1. This should help.