Forum Discussion

Ronnie7's avatar
Ronnie7
Helper II
9 years ago

Conditional Column with values from 2 tables

Hello,

 

I need to create a conditional column in the query editor ( that is, before the data is being fed into the model), based on values from two tables.

 

I know that the conditional column is good for values from one tables.

What would be they way to do so for values from two different tables?

For example (if [table1.col_name] = "x"  and [table2.col_name]="y" then...

 

 

Thanks!

2 Replies