I have uploads that are coming in with a collection:
Month, Year, and upload.
When they get into the repository I would like them to be named Month-Year-Name
To assign the month and year to the template, but it just assigns the last month and year to all files found. For instance if someone uploaded reports from January and March of 2021, the template for both uploads ends up 03 and 21.
I thought if I could just get the month and year into the template, I could rename the entry from that.