My flow works. It does everything it should, and yet it keeps telling me that it's failing with the above error. This part of the flow is deleting rows from an excel template to revert it back to empty.
Even weirder, is without any changes, it was working fine the other day, then suddenly it started throwing the error message, despite as I said, everything still working fine; the template is still reverted to blank as it should.
Any ideas are greatly appreciated!
Solved! Go to Solution.
Hi @misc , that's good to hear,
this will mostly occurs because of the following scenario
where there might be empty rows after table header, where as in flow it will throw error while deleting that null value row
so either you have to delete that empty row from flow, or add id value
Commenting in the hope of bumping this - I'm still receiving this error
Bumping again as the error still exists and I still haven't found a fix
Hi @misc , this is probably because of having empty rows in your excel file, either you go into excel delete all the empty records from it or add the ID value for each record
It randomly started to work again at the tail end of last week as I decided to go live despite it giving the error (as it was still working).
Still no idea why as nothing has changed. But at least it's not showing as failed any more!
Hi @misc , that's good to hear,
this will mostly occurs because of the following scenario
where there might be empty rows after table header, where as in flow it will throw error while deleting that null value row
so either you have to delete that empty row from flow, or add id value
That would make sense, because I have conditional formatting in place on the table it always puts in its own empty row as extra. If I delete that row the formatting is removed so not an option unfortunately. No worries, it is working now. Thank you.
User | Count |
---|---|
88 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |