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! It's time to submit your entry. Live now!
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.
| User | Count |
|---|---|
| 51 | |
| 38 | |
| 33 | |
| 22 | |
| 19 |
| User | Count |
|---|---|
| 136 | |
| 102 | |
| 59 | |
| 36 | |
| 35 |