Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
89 | |
88 | |
83 | |
64 | |
49 |
User | Count |
---|---|
126 | |
110 | |
87 | |
70 | |
66 |