Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Is it always ABC_ then eight digits to be replaced, then the trailer? Commented Feb 9, 2021 at 16:03
  • It could be anything really. For instance it could be ABC_DEF_20210101.csv Only thing that is constant is that it will either be yyyymmdd.csv or yyyymmdd_imp.csv Commented Feb 9, 2021 at 16:51
  • So it's anything, then eight digits that need to be replaced, then either _imp.csv or .csv Commented Feb 9, 2021 at 16:59
  • yes that's correct Commented Feb 9, 2021 at 17:03