In my workflow one part is to Dynamic Input file (file path is based on formulae to deriv as it depends on dates).
However I have data in Dynamic Input file only on Month End and all other dates there is no file saved in folder.
There is also formulae (Multiple IF Formuale) based on file after getting data on Month End.
So workflow throws error if file not saved.
And If I save Blank file keeping just header still formula code is throwing error.
I have read multiple post and tried if null or isempty but still not able to figure out how to proceed ahead.
Please help & advise me.