Hello all,
I have a requirement where i will receive daily files from a source. What i need to do is to append all the daily files and create a YTD file before i could process them further. On some days, due to various reasons, i might not receive the file. On those days i should not duplicate the rows with the existing daily files. I have to schedule the workflow to avoid manual intervention.
Please suggest some ideas on how to achieve this in alteryx.
Thanks!