Hello,
So I have 7 inputs and 7 flows corresponding to each input, wherein pivot tables are being created for each dataset.
The tables and the corresponding headers are being consolidated in 1 single excel in vertical orientation.
Now there can be days when 1 input is not present or 2, then also I want my workflow to run and create output without error.
If I am switching off the container holding that flow with missing input file, the output is getting generated with rest of the reports but if not switching off, then error comes in that input data tool and nothing gets generated.
I want to schedule this thing and don't want the container on and off thing, is there any way to generate the output even if some inputs are missing?
Thanks