The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.