Forum Discussion
JSR
5 years agoHelper II
Get 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
5 years agoSuper User
Hi 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