Forum Discussion
drallam
Helper II
9 years agoGrouping Data
I'm wondering how to group data based on two columns. I want to create flashcards and when we click the the list (ColumnA) it should show all the data pertaining to that value from (ColumnB). 1 ...
- 9 years ago
I think you can use a slicer visual, a multiple-row visual and a card visual to achieve your goal. See the demo in the attached pbix file.
chotu27
Post Patron
9 years agodrallamJust be clear do you want the count of column B in card by selecting list containg column A ??
- drallam9 years ago
Helper II
I want the actual description.
- Eric_Zhang9 years ago
Microsoft Employee
I think you can use a slicer visual, a multiple-row visual and a card visual to achieve your goal. See the demo in the attached pbix file.