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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey
So I have a matrix and I'm trying add a row for each individual item in a certain column counting how many times that value appears for that month. I'm trying to make my matrix look like this.
| Jan 2022 | Feb 2022 | |
| Individual column value1 | 4 | 5 |
| Individual column value2 | 3 | 7 |
So I know I could manually make a bunch of measures counting but there's 20+ values and I wanna see if theres a way to do this without creating an individual measure manually for each of these.
Solved! Go to Solution.
Hi @Nudo
Like this?
Please supply some sample data if this isn't what you want and my PBIX file doesn't explain how to achieve what you want.
Regards
Phil
Proud to be a Super User!
Hi @Nudo
Like this?
Please supply some sample data if this isn't what you want and my PBIX file doesn't explain how to achieve what you want.
Regards
Phil
Proud to be a Super User!
To get around my issue I stated, I've just created a second matrix that sits underneath the other one. Still a better solution than creating 20+ different measures. Thank you.
That's exactly what I'm trying to do
Problem is I have other values that aren't rows, cause If I put them in rows they show all their individual values which I don't want I just need the count.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!