Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Product file
| MarketID | CountryID | ProductCode | LastUpdatedDate |
| 2 | 16 | 5326401001 | 21/12/2017 00:00 |
| 2 | 16 | 5326401016 | 16/12/2016 00:00 |
| 2 | 16 | 5326401020 | 07/12/2021 00:00 |
| 2 | 16 | 5326401021 | 27/03/2019 00:00 |
| 2 | 16 | 5326401024 | 16/12/2016 00:00 |
| 2 | 16 | 5326401030 | 10/12/2021 00:00 |
| 2 | 16 | 5326401034 | 12/09/2018 00:00 |
| 2 | 16 | 5326401047 | 12/09/2018 00:00 |
| 2 | 16 | 5326401049 | 29/07/2020 00:00 |
| 2 | 16 | 5326401052 | 07/12/2021 00:00 |
| 2 | 16 | 5326401053 | 29/07/2020 00:00 |
| 2 | 16 | 5326401055 | 29/10/2021 00:00 |
| 2 | 16 | 5326401057 | 07/03/2019 00:00 |
| 2 | 16 | 5326401058 | 29/07/2020 00:00 |
| 2 | 16 | 5326401059 | 29/10/2021 00:00 |
| MarketID | CountryID | ProductCode | LastUpdated |
| 2 | 16 | 5326401001 | 09/12/2021 |
| 2 | 16 | 5326401020 | 09/12/2021 |
| 2 | 16 | 5326401021 | 09/12/2021 |
| 2 | 16 | 5326401034 | 09/12/2021 |
| 2 | 16 | 5326401047 | 09/12/2021 |
| 2 | 16 | 5326401049 | 09/12/2021 |
| 2 | 16 | 5326401052 | 09/12/2021 |
| 2 | 16 | 5326401053 | 09/12/2021 |
| 2 | 16 | 5326401055 | 09/12/2021 |
| 2 | 16 | 5326401057 | 09/12/2021 |
| 2 | 16 | 5326401058 | 09/12/2021 |
| 2 | 16 | 5326401059 | 09/12/2021 |
| 2 | 16 | 5326401063 | 09/12/2021 |
Solved! Go to Solution.
Hi @Anonymous ,
I seem to have some trouble understanding it. According to your test data, for the INTERSECT function returns a table that contains only the rows that are present in both table expressions as arguments. Thus causing the result returned by your formula to be empty.
A situation similar to the following is required:
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I seem to have some trouble understanding it. According to your test data, for the INTERSECT function returns a table that contains only the rows that are present in both table expressions as arguments. Thus causing the result returned by your formula to be empty.
A situation similar to the following is required:
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Overlap = COUNTROWS(INTERSECT(VALUES(CustomerFile[ProductCode]),VALUES('Product File'[ProductCode])))
Thank you can I add a slicer on this as I have different customers and these customers are in different countries, how can I do that would Ihave to have slicers for each product file and customer file?
Yes, the simple way is to have separate slicers.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.