Forum Discussion
NicolasF26
3 years agoRegular Visitor
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...
Idrissshatila
Super User
3 years agoHello NicolasF26 ,
If you want to use it as a filter, you should make it as a calculated column and then put this column in the slicer.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
NicolasF26
3 years agoRegular Visitor
Thank Idrissshatila for you reply, why do I have to make a calculated column, to create an dynamique Index ?