Hey Team,
So here's the situation, I need to report on a dataset, grouped by client name, then by job number:
I'm importing a dataset into Smartsheet; filenames should be in the below format:
Great. I can run a formula to break this up and run the report. Right?
The issue
Human error. Some examples of incorrectly named files:
- 12242441 Clientname Projectname Projectname Projectname
- 12457034_Clientname_Clientname_Projectname_Projectname
- Clientname_12242011_Projectname
Considerations
- Job numbers always either 6 or 8 digits.
- Client names are entered as free text in the source data.
- I do have an approved client name index already within Smartsheet, that could be referenced.
- I do have influence to change the approved filename structure within the imported dataset.
Right now I'm out of ideas. Any thoughts? 🤯
Matt