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 everyone,
I would like to create a relationship between two columns from different tables like in the attached screenshot. Ideally it would be nice to do it in power query, rather than using DAX, but its also fine with whatever works.
I would like to join the Lectures tablesto the subjects table, which have no specific position of delimiter, only that lectures contain strings in subject.
Any help is highly appreciated.
Thanks
Solved! Go to Solution.
Hi @Anonymous
check this relative lookup by ImkeF
https://community.powerbi.com/t5/Desktop/joinAlgorithm-and-keyEqualityComparers/td-p/110108
- Text.Contains function for comparison
- Text.Lower function for text preparation
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @Anonymous
check this relative lookup by ImkeF
https://community.powerbi.com/t5/Desktop/joinAlgorithm-and-keyEqualityComparers/td-p/110108
- Text.Contains function for comparison
- Text.Lower function for text preparation
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
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.