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 moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
After creating a relationship between two tables, I am having trouble with a count.
The count should be:
But I see:
The relationship is built on the event_log_id, and I use that to make the count.:
I've tried all types of relationships, but it doesn't seem to work. Any help would be appreciated.
Hi,
Share some data to work with, explain the question and show the expected result.
Hi @Tallyski ,
You should avoid many to many relationships if possible. Could you possibly create a table with unique event_log_id as a bridge table and join each table to it?
Here is some additional information:
https://learn.microsoft.com/en-us/power-bi/guidance/relationships-many-to-many
Check out the May 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 |
|---|---|
| 23 | |
| 21 | |
| 21 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 45 | |
| 26 | |
| 24 |