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.
Hi all
Appreciate if you could help with this
So I have dataset which comprises all stores within England and I am creating some reports for comparing items performance of a subset (stores of a certain company - lets call it ACME) with the Rest of England Stores. The Stores within the subset are in a separate lookup table.
I have defined the following measures:
Hi @AviBI ,
ACMEItems = Calculate ('ItemsData'[NationalItems] , FILTER(ACMEStores, NOT ACMEStores[Group] IN {"ACME"})
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)
Hi Harsh
Thanks for the speedy response and solution
Your solution did not work for some reason but I did manage to find a solution. I basically filtered the Data Table using "<> ACME" condition on the relevant lookup table column
Many thanks once again for your solution
User | Count |
---|---|
14 | |
10 | |
7 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |