Hey guys,
I'm really stumped on how to start with this, so I am open to suggestions.
One of my end user teams, has a folder where they dump .txt files into.
The .txt files have a naming scheme [Todays Date]_Expenses.txt
I have been asked to create a flow that will look for [Todays Date]_expenses.txt ; Then convert that into a CSV, and then place that somewhere else on the network. Then there will be a timer to run this everyday at 4PM EST.
There is the "IF File Exists Condition"
Is there a way I can add functional variable into the file pathing scheme
or possibly create my own variable in [MM_DD_YYYY] format, and then insert it into the pathing scheme?
