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! Request now
Hi,
I have a column with a string of text (actually a 12 digit product number) that I want to see if it finds that 12 digit number in some text in another column in a different table.
Table1 (table name)
Product (column name)
1111
0000
Table2
Notes
Please use product 1111
I recommend ordering 3333 for this issue
So since the Notes column in Table2 has "1111" then I would need to generate a column that says "Yes" because it found that product number in the notes. The 2nd row in Table2, recommends product 3333 but Table1 indicates product 0000, so then the result would be "No". Hopefully I explained it well enough. Thanks for any suggestions!
Here is a similar case. You may have a look.
https://community.powerbi.com/t5/Desktop/Text-contains-search-value-from-a-second-table/m-p/310965
Hi,
I have a column with a string of text (actually a 12 digit product number) that I want to see if it finds that 12 digit number in some text in another column in a different table.
Table1 (table name)
Product (column name)
1111
0000
Table2
Notes
Please use product 1111
I recommend ordering 3333 for this issue
So since the Notes column in Table2 has "1111" then I would need to generate a column that says "Yes" because it found that product number in the notes. The 2nd row in Table2, recommends product 3333 but Table1 indicates product 0000, so then the result would be "No". Hopefully I explained it well enough. Thanks for any suggestions!
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.