Forum Discussion

iabarraganc's avatar
iabarraganc
Helper I
4 years ago
Solved

selectedvalue from field in table visual

Hi dear members   I have the following situation. The report shows a table display with values. I need that when an item is selected in the table, the selected value appears in a separate card.   ...
  • tamerj1's avatar
    4 years ago

    Hi iabarraganc 

    you can try

    Selected Color =
    SELECTEDVALUE ( Table, Table[Color] )