Hello!
Background: I have a flow that transforms + unions different vendor invoices (.xlsx) each month so that we can analyze the data and create journal entries. Each vendor is separated into its own container that begins with the directory tool that is pointed at the vendor name folder within the current period folder.
My Question: how can I roll the filepath/folder forward each month instead of manually updating each directory tool for each vendor container? I assume using a dropdown that would list the fiscal year + fiscal period would be my best bet, but haven't found a way to do it yet.
P01 folder > Vendor A
Vendor B
Vendor C
P02 folder > Vendor A
Vendor B
Vendor C
Thanks in advance!