This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
This seems like a simple issue, but I can't seem to find out how to include a Count within a count
Measure = COUNTROWS(Table2)
Var= CALCULATE(COUNTROWS(Table1), Filter(ALLSELECTED(Table1[field], count(Table2[field]) = Measure)))
I can see that max or min works, but the Bold does not.
Thoughts?
Thank you for the response. I might have a solution using RankX, so I'll experiment some more first. As I can't use some functions e.g., Earlier (Live Data issue), I'm trying to find a work around. Thanks
Hi,
Could you give us input data and the output you want to have, and explain the logic that leads you to the output data?
Best regards.
Hi, @SO
Your code is a bit messy and the basic syntax is inaccurate.Is there a relationship between these two tables?
Please show your dsqmple data and expected results in the table.
This will help us better understand your problem.
Best Regards,
Community Support Team _ Eason
Check out the April 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 |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |