Hi,
I am using this action: set the values of some columns in this row
► Should I set any condition with this action like [_THISROW] condition or this action works on exact row without any previous settings.
► In the advance section of the above action I can see this:
Inputs… List of inputs that can be used in this action
What is use of this? Do you have resources or what is the best way to use this concept?
► If I have two tables orders and items
Item table has a ref column to order table.
now can put the above action on the item table that will be triggered only when the id of the row in item table is = the id of the row in order table.
Thanks indeed