Can anyone assist?
I am trying to create a form which when submitted generates a CSV file containing the response.
I am sending the response to a table, then creating a CSV using a filter of the response ID
the filter is applied to list rows present in table - however it looks like it only applies to the table prior to the data being added resulting in the filtered response returning nothing running the same response a 2nd time returns data without issue as the data already exists as of the flow running - I have tried adding delays without any luck and am unsure how to fix this.
