This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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 | A |
| 1 | B |
| 1 | C |
| 1 | F |
| 1 | G |
| 1 | H |
| 1 | T |
| 2 | A |
| 2 | B |
| 2 | C |
| 2 | D |
| 3 | G |
| 3 | H |
| 3 | T |
| 3 | A |
| 3 | B |
How do i do that?
Solved! Go to Solution.
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.
@drallam Go to Query ediotor and do Group by column A then you will get the count please check below image
@drallamJust be clear do you want the count of column B in card by selecting list containg column A ??
I want the actual description.
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.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 47 | |
| 27 | |
| 24 | |
| 19 |