Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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
User | Count |
---|---|
84 | |
80 | |
70 | |
47 | |
43 |
User | Count |
---|---|
108 | |
54 | |
50 | |
40 | |
40 |