Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is it necessary to add delays between Set Field Value Actions in my current Workflow setup?
Hi everyone
I have a complicated workflow with a number of actions.
The actions are in a single state.
The actions are all set field values.
I have a number of custom fields, which contain formulas that work out a result based on the data of the previous field.
I am having to make Store Value versions of my fields in order for this to work as the data in non-store value fields cannot be seen by the formulas in other fields.
The problem is that because the actions are all in the same state, I think they are executing too quickly and the data in the previous store value field has not been inputted before the next action starts.