Macro to run workflow multiple times based on different number inputs
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
bgrossman1
5 - Atom
‎03-25-2021
09:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have a workflow that I manually edit a formula to change a decimal point multiplier. Is there a way to build a macro that would allow me to enter multiple number inputs and have the workflow run each of the different inputs at once and then output each version?
Thank you!
Labels:
1 REPLY 1
ACE Emeritus
‎03-25-2021
09:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @bgrossman1 I'd advise you start researching and looking at batch macros, with this type of concept, you pass a list of values into a 'control parameter' input, and then you'll macro will repeat for each row of data you pass into it.
Take a look at the videos in the academy page on here and if you need further help as you go deeper into your usecase please shout.
Ben
