In action Set Column Values, can I set the value from another table?

The case is, I want to setup column Discount in User table to be filled with value Amount from Promo table. I found that there is “Set Column Values” action, but it seems like I can’t easily found a way to get the value from any table…

… is there a workaround for this?

Hi Eko,

If I’m correct you need a single relation column.

Read here

Thank you

2 Likes

You may need to “create” a relation in order to get to your User Profile table. Here’s a thread that helps explain how: Need "Set Column > User Profile >" without template/relationToUser

2 Likes