Good day,
I have run into a strange problem. When running LIST ROWS PRESENT IN A TABLE, the OUTPUT section is EMPTY. I am used to it looking like this:
Instead it looks like this (and the flow keeps failing)
Why is it not showing any info in the BODY under OUTPUT?
Sorry for the late response. I got real busy.
I managed to solve the issue. I read somewhere that you cannot have two flows that calls the LIST ROWS PRESENT IN A TABLE block.
So I incorporated the two flows and it now works fine.
It is showing information under Body Output. There is a link saying Click to Download. This shows up whenever the output is too long to show easily in the output box. Its pretty common on JSON output. What error is the flow throwing? Because lack of output probably isn't the issue.