The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello, I have some zip codes with sales data. I have it on some tables and a map. If I filter by clicking on Albert and Mary in Table 1, my map and Table 2 gives me the zip code that has sales for EITHER Albert OR Mary. I want the zip codes that have sales for BOTH Albert AND Mary. Any suggestions on how can I do this? If I have to use a method different from these tables it would work too. Thanks in advance.
(I am familiar with SQL but I am fairly new in PowerBI.)
Table 1
Sales Agent | Sales |
Albert | 19 |
Jeremy | 13 |
Mary | 20 |
Table 2
Zip Code | Sales |
1111 | 12 |
2222 | 10 |
3333 | 9 |
4444 | 21 |
Sample Data:
Zip Code | Sales Agent | Sales |
1111 | Albert | 5 |
1111 | Jeremy | 1 |
1111 | Mary | 6 |
2222 | Jeremy | 10 |
3333 | Mary | 7 |
3333 | Jeremy | 2 |
4444 | Albert | 14 |
4444 | Mary | 7 |
Solved! Go to Solution.
You may take a look at the following posts.
You may take a look at the following posts.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
121 | |
86 | |
77 | |
55 | |
48 |
User | Count |
---|---|
136 | |
128 | |
78 | |
64 | |
63 |