Hi,
Need some thoughts/suggestions.
I am looking to build out a process using Alteryx but not sure if this is something that I can do using standard workflow or go for macros?
I have a folder as seen in the below image. We process files on daily/weekly/monthly basis where the output will be written to this path. There will be one folder for each month prefixed with the year(for example: 2019-01, 2021-05). The output files under this folder is used for inserting/updating records. The filename will be like Update_Contacts/Insert_Contacts along with the date.
Now I'm trying to build a process where I can run the workflow on a weekly or monthly basis to get the total count of records updated/inserted every month. Say for example when I want to know the records inserted/updated for month of April, I want the workflow to read all .csv files under 2021-04 folder and look for the files with update_/insert_ and read the number of records and output the numbers. Need some inputs on this. Thank you in advance!
