Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I am using distinctcount to summarize data and it gives me an error and says it exceeded the resources. Let me give details.
Below is my measure
Clients=summarize(
clients,[client_number],[customer_number],[Year],
"Clientcount", distinctcount(clients[id])
)
thats my measure table and I am using another measure to get the count where it is greater than 1.
otheclientmeasure=If(values(clients[Clientcount]>1,"yes","")
when I add above measure on the matrix for some clients it gives me exceeded resource. Can you please help me how can I fix this issue?
Thank you.
Please try to provide and focus on your data sample and expected result out of that. All others are secondary.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |