Forum Discussion
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"
7 Replies
- Idrissshatila
Super User
Hello 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 👍
- NicolasF26Regular Visitor
Thank Idrissshatila for you reply, why do I have to make a calculated column, to create an dynamique Index ?
- NicolasF26Regular Visitor
Could it be done by a LOOKUP Dax but to obtain a list of values instead of the first one ?
- Idrissshatila
Super User
NicolasF26
No, it should be a calculated column so you could view it.If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
- CharbelArmaleh
Resolver II
Hello
A measure cannot be used as a filter, only calculated column can do
Did I answered your question? Please mark my post as solution!
- NicolasF26Regular Visitor
HELLO,
Okay but I don't understand what the column should calculate to be able to refer to the first occurance filtred