Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Remove values from totals

Hi. I am trying to create a measure to exclude all values less than 5.  Would this be possible?     I tried to make this measure: Measure= if(COUNT('Antal'[Registrerings Dato])<5;"<5";format(coun...