Database Looping Node Add Flow Variables to result

Hello,

I used successfully the Database Looping Node. However, I am interested to add 2 flow variables (which I can see in the Flow Variables List and also in the column selection list) to the retrieved columns from the database table using the select statement. How I can add these two variables to the result?

 

Hi fsaad,

You can do this using the Variable to Table Column node.

Cheers,

Roland

You can use the "Joiner" node, and then select Inner Join option

regards,

Saad