Hi all,
I am building a flow to copy a table from one exel to another excel. The table has three columns and the first and third column are processed as required. But somehow the second column is not copied and I don’t understand why. I hope someone can help me.
Below is the basic flow, as you can see in the Apply to each I call three columns from the excel file; Uursoort, Jaar/Week and Uren. I would therefore expect three column values in the output of each instance.

Below is the output from the “List rows”. Highlighted is the data from the first row, so the information in all three columns is there.

This is the output from the first instance of the “Apply to each”. As highlighted, from this step I only get the first and third column, the column Jaar/Week is not included.

Does anyone know how to correct this so I get all three columns in the output?
Thanks, Joanne