Hi!
I am currently using the 'List rows present in a table' block with a filter on e-mail.
The trigger block is 'When a new response is submitted'.
The problem I am encountering is that the List returned by 'List rows present in a table' sometimes does not include the recently submitted response!
I was thinking the excel needs time to actually put the new response in the excel, so I added a delay block with 3 minutes delay before Listing Excel rows.
The problem keeps occurring... The excel File has about 10-30 rows.
The blocks in between are some Initializations of variables. (irrelevant to this problem).
Where the function in between '' :
trim(outputs('Get_response_details')?['body/responder'])
Again: the entire flow works, but sometimes just doesnt see the newly submitted form in the excel file it fills.
Any solutions or work-arounds?
Kind regards,