Forum Discussion
JSR
Helper II
6 years agoGet data from Filtered rows
Hi, A bit lost on how best get data from specific rows so looking for any advice, thanks. Having a table like below. I would like to get specific filtered rows and display its info int...
Pragati11
Super User
6 years agoHi JSR ,
You can do it easily by having a filter on CATEGORY and a Multicard to display relevant information.
- Create a Slicer and move Category column to it.
- Create a Muti-card and move Title, Category, End Date columns to it.
Now whenever you change values in the slicer, the values in the card visual gets updated:
Let me know if this what you are looking for.
Thanks,
Pragati