Forum Discussion
Display Row selected
- 8 years ago
I have created measure and used SELECTEDVALUES function with column i wanted to display from the dataset, then use this measure in card visualization.
Hi nish2288,
If your two tables have relationships, when you select the row in table1, the table 2 will be filtered.
I wanted to display that clicked values from table 1.
As quentin_vigne said, you could create card chart or Multi -Row Card to show the value you selected in table1.
If our answers have helped you, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you need additional help, please feel free to ask.
Best Regards,
Cherry
I have created measure and used SELECTEDVALUES function with column i wanted to display from the dataset, then use this measure in card visualization.