Forum Discussion

laurenh's avatar
laurenh
New Member
4 years ago

Creating a calculated column from data in 2 different tables

I want to create a calculated column that says if data exists in Table1[col1] return this data and if not (is null) return data in Table2[col2].  What is the DAX formula for this? The tables are related in a One (Table 1) to many (Table 2) relationship.

4 Replies