Forum Discussion
Komal_chouhan
10 years agoRegular Visitor
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...
- 10 years ago
Komal_chouhan consider using LOOKUPVALUE function which is ideal in joining tables without relationships.
ankitpatira
10 years agoCommunity Champion
Komal_chouhan consider using LOOKUPVALUE function which is ideal in joining tables without relationships.