Forum Discussion

NicolasF26's avatar
NicolasF26
Regular Visitor
3 years ago

Mesure as a filter

Hello Everyone,   I can't manage to use a measure as a classic filter for a visual. I use this measure to find the first unique value in the column named "CT"   FIRST_CT = INDEX(1,DISTINCT(Tabl...