Forum Discussion
iabarraganc
Helper I
4 years agoselectedvalue 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. ...
- 4 years ago
iabarraganc
Helper I
4 years agoHi tamerj1
That does not work, since the value is selected from a table display, not from a selector. And in my case it does not show the value. Any other suggestions?
tamerj1
Community Champion
4 years agoTo be honest, I never tried that but as far as I know visuals filter each other why the CARD would be an exception. That's interesting.
I'm not on my PC right now so let's what other community members have to say about it.
As a test you may try
CONCATENATEX ( Table, Table[Color], ", " )