Hello,
I have a workflow that scraps data from WSJ website. I need help with file naming convention. Workflow has a column called timestamp (this is effective date on the WSJ website) which has the date that needs to be the file name. Also, need help with another Business Date calculation.
File name example - “10-26-20 pub 10-22-20 eff”
- The effective date is date shown on the WSJ site (in this example 10-22-20)
- The published date will be the first business day after the effective date (in this example 10-26-20)