Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi Everyone,
I hope someone can help me out with this.
I have the above dataset.
This represents 1 property within a database. All of these rows relate to the same property and are linked in a couple of ways.
Firstly it's linked on the PartitionKey in some cases, whereas other times it will be linked on RowKey.
Is it possible to write a DAX expression that is a COUNT. So the result of this expression would be 1. But it needs to check IF the partitionKeys and the address is the same count as 1 OR IF the RowKeys match count towards it as 1. But it always needs to equal 1 for each of the properties in our dataset. To make things harder, sometimes we only have the bottom 2 row structure for 1 property.
I hope this makes sense, seems rather tricky.
Many thanks in advance!
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |