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.
Hi...I am trying to create a calculated column with Case statement using two different tables which are not directly joined but there is a FACT table joined with both. I am using IF statement but not able to select second column from different table even after using RELATED function. Can anybody help me into this?
Solved! Go to Solution.
@Komal_chouhan consider using LOOKUPVALUE function which is ideal in joining tables without relationships.
@Komal_chouhan consider using LOOKUPVALUE function which is ideal in joining tables without relationships.