Forum Discussion

Komal_chouhan's avatar
Komal_chouhan
Regular Visitor
10 years ago
Solved

Create a Calculated Column from Different Tables

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...
  • ankitpatira's avatar
    10 years ago

    Komal_chouhan consider using LOOKUPVALUE function which is ideal in joining tables without relationships.