Batch Rename PDFs without .bat file
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm looking to include an additional step to an existing workflow which would rename several hundred .pdfs in a folder (using a REGEX_Replace(String, pattern, replace) function).
Is it possible to do this without calling a .bat file (using Run Command tool)?
Thanks in advance!
Solved! Go to Solution.
- Labels:
- Preparation
- Regex
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If you're open to using the R tool, I'm sure this could be scripted quite easily in R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have not used R, but interesting suggestion!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I was looking at the Batch Files in Alteryx Part 1: Creating .bat files example and was wondering if there was a more simplified/streamlined workflow using controls I may not have integrated in the past. This may be what I look at but I was reaching out to see if anyone else had used another method.
Thanks!
