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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
I'm trying to filter two columns from two different tables.
I tried doing a conditional column where if Description column Contains "Traditional" then "Yes"
or
if Quotes column Contains "Traditional" then "Yes"
Else
"No"
Since the columns are on different tables, it's not working correctly.
Any ideas are greatly appreciated!
Solved! Go to Solution.
Please consider this solution and leave Kudos.
Merge the tables using a common key and select the missing field, so you have all the required fields in one table.
You can then filter the rows using the 2 columns.
Can you please provide sample data or PBIX file?
Proud to be a Super User!
Paul on Linkedin.
Please consider this solution and leave Kudos.
Merge the tables using a common key and select the missing field, so you have all the required fields in one table.
You can then filter the rows using the 2 columns.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!