Forum Discussion
CalClack
6 years agoHelper II
Substitute Value using If Then Else
I would like to a calculated column value from one table if condition is true, else use a column value from another table if false. For instance in the screen shot if Ithere is a value > 0.00, I'd li...
- Anonymous6 years agoHi. First, there's no screenshot. Second, a calculated column like this should be created and calculated during the ETL phase, possibly in Power Query. Calculated columns are not compressed optimally when created with DAX.
Best
D
Anonymous
6 years agoNot applicable
Hi. First, there's no screenshot. Second, a calculated column like this should be created and calculated during the ETL phase, possibly in Power Query. Calculated columns are not compressed optimally when created with DAX.
Best
D
Best
D
CalClack
6 years agoHelper II
Thanks, I will take a look at the ETL phase of calculating.