I have a Table_1 with Source Data, and also 2 other Tables (Table_2 and Table_3) with additional data.
Now I have the node “Single Selection” where one can make a choice between Joining data of Table_2 with Table_1 or joining data of Table_3 with Table_1.
But it is not clear to me how I can join Table_2 or Table_3 with Table_1 depending on choice in Single Selection Node.
Can someone explain this to me
thanks