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
Hi ,
I am trying to find overlapping sales between 2 branches, want to identify how many customers have bought products from both the branches .For that I have created below measure
1.Branch A_W&C =
But when I use the measures, there is a descrepency in the data
However if I select the category then the output is correct
Solved! Go to Solution.
Hi,
To get a count of DUNS# which bought from both stores, these measures should work
@Ashish_Mathur thanks Ashish for providing me with the solution , I am also looking to calculate overlapping sales by branch i.e sales fo branch A and sales branch B and total sales .
along with count of non shared customers by branch and their sales.
| Branch | Sales Shared | # Customer Shared | Non- Shared Sales | # Non- Shared Customer |
| A | $ | 847 | $ | |
| B | $ | 847 | $ |
Since I am working on overlapping sales is it possibel to create a dynamic shared measure "Common" where I will filter the branches and it will show me the results?
You are welcome. Not clear about your request at all. Share some data and show the expected result very clearly.
Hi,
To get a count of DUNS# which bought from both stores, these measures should work
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!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |