Forum Discussion

Himaja95's avatar
Himaja95
Helper I
2 years ago
Solved

Power Bi

I added Description column to my data. For Example, there is a filter named Exercise and the data in the column is walk,run,yoga. the problem is if i chose walk ,runor yoga it is showing the correc...
  • v-zhangti's avatar
    2 years ago

    Hi, Himaja95 

     

    You can try the following methods.

    Measure = SELECTEDVALUE('Table'[Description])

    Is this the result you expect? Please see the attached document.

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.