TCC - Projection: If this, then that...
Summary:
Hi,
I am working with our IS team to update one of our TCC scripts to modify the logic in some of the existing columns.
We are having a hard time figuring out how to write the projection to display the logic below.
Content (required):
For example,: If "md_dd_account,Code" = "md_NA" and "md_wage_payment_type_1,Code" = "md_payment_ADP_paycard" OR "md_wage_payment_type_2,Code" = "md_payment_ADP_paycard" , then enter "md_checking" Otherwise, "md_dd_account,Code".
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0