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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello Everyone,
Greetings,
I have below two tables
1. Fact_stores table with has columns Storeid, Storelocation, Zipcode - (Direct Mode )
2. Exclude_stores table which has Storeid column - (Import Mode)
Need to create a measure which calculates the count of storeid's from Fact_stores excluding storeid from Exclude_stores table
Solved! Go to Solution.
Hi @Kavya_2001 ,
You can create a measue as below
Hi @Kavya_2001 ,
You can create a measue as below