I am trying to find the best solution for my workflow that needs to populate dates related to funding payments. The requirement by our AP department is that an invoice date is one date before funding, but a unique code is created using the funding date (ex. invoice date 8/15/23 but unique code would be something like SU08162023-1, etc.). It would not be the same date each month but funding generally would be the closest Wednesday before the 20th of each month (ex. August 2023 have funding 8/16 and invoice 8/15 but October 2023 would have funding 10/18 and invoice 10/17). Is there a formula or tool I could write to accomplish this? Or am I better off getting an input file with these dates layed out in a table to use for an import to populate what I need in this workflow?