Hi there,
after watching several videos, and reading quite a few queries in a number of forums, I couldn't find an answer to my issue.
I am a total noob, learning by trial and error, so bear with me 😃
I have a relatively long flow that works, apart from the HTML table. section below if from a portion of the total flow:
1. Listed rows excel table, filtered to bring the max value if columns ID. Case below it was 73, this is a dynamic output from a Compose.
2. Create a HTML table
The issue is if I use a new trigger/manual, then the result of the HTML is the following. From field returns [ ] and the table is completely blank.
Whereas if I re-run a previous trigger, then I have something like the below - and this is the result I would expect for the standard flow. note: ID of 75 differs from step 1 as it was taken in a separate flow.
based on the above, it seems that there is an extra step missing, as the flow sort of works in particular cases.
If anyone has any idea, that would be great 😃
I can explain the flow in more detail if required.
Kind regards,