Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Good morning,
I have a table called "October '23."
I have a list of about 114k entries. I need to count how many times Guy 1, Guy 2, Lady 1, etc occur in the table based on their user ID. Below is my expected output.
Thank you,
@parry2k help me please, or anyone else!
Best,
Cam
Solved! Go to Solution.
For your reference.
I make a matrix below.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |