Forum Discussion
drallam
9 years agoHelper II
Grouping 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
9 years agoPost Patron
drallamJust be clear do you want the count of column B in card by selecting list containg column A ??
- drallam9 years agoHelper II
I want the actual description.
- Eric_Zhang9 years agoMicrosoft 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.