
Announcements
Hello,
i built a flow, that searches meeting times and invites them, all based on excel input.
It works, but i am having trouble with the "Get a row" Action / the key value.
I need the flow to go through every row and collect the information - but i cant initialize variables from the List rows function, as it creates a loop. Following i need the get a row action to initialize my variables with information from excel.
But i need a key value from the excel, as the variables need to be renewed for each (new) row.
How do i solve this?