Am unsuccessful using a for each value loop to get a multi row table injected into sql. syntax is correct as I can get the data one line at a time into SQL, but when its a multi row table I'm struggling to get my indexed tokens to operate how I need.
I can select one value for the for each value loop, get the proper amount of iterations but can't get more than the one value to write properly.
I either need sleep, or someone to dumb it down for me so I can pull multiple values from each iteration of my for each loop.
**Edit: Using LF11 on prem