I am trying to add the values from a spreadsheet table to a master table, and everything works except that on the "Add Rows into a Table" step, the inputs look right and have values, but the output says "Null" for every value. The rows that get added to the master spreadsheet are all blank.
The Outputs of "list rows present in a table" has some values put in as random test data
But then I use the output of that (@{outputs('List_rows_present_in_a_table')?['body/value']}) for an "Add Row into a table" action and I keep getting empty values.
I have tried mapping the columns using the "apply to each" level that contained the "List Rows Present in a Table" Action, for example @{items('apply_to_each_2')?['Contractor Supervisor Visits']} .
I'm very new at this and I may well be missing something obvious. I'd appreciate any help with what I am doing wrong!
Thanks for your response. I continued to fiddle with it and discovered that the rows were referencing the wrong "Apply to Each" loop. They needed to reference the current item, and it worked at that point.
Hi @CHSL,
Show me your flow configuration.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2