I've created a flow that creates a table in a spreadsheet, then cycles through the list and imports into a sharepoint list. This is working great on the original flow, but I have copied and renamed it to use as a template for another flow and now having issues.
When I update the 'list rows present in a table' and point to the new spreadsheet and table when I do the apply to each, this is allowing me to select value from this input as the dynamic entry.
But when I do the condition for each item I don't get the option to add the column I am testing against and when I add the bit to update the sharepoint list, the data fields are selecting a sharepoint entry and not from the spreadsheet
Do you now have to use expressions instead of dynamic content to get this information correctly added