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
I would need help with the following.
I have two tables that are not related:
Table 1: Products with their ingredients.
Table 2: List of Ingredients.
I need to know which of the products in Table 1 have any ingredients from Table 2.
---------------------------------------------------------------------------------------------------------------------------------------
Table 1
List of products, where one of their text-type comments are the ingredients of the comma-separated product,
Table 2
List of ingredients.
It can't be, tables don't have the same column number. Also the coicidence is not exact.
Try using INTERSECT Dax..
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |