SOLVED
Nested If formula now giving Parse Error in workflow that ran successfully 2 months ago
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
sonseeahray
8 - Asteroid
‎12-11-2019
10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am experiencing a problem I cannot understand. I have a workflow that ran successfully 2 months ago and is now failing, giving me an Parse Error.
Solved! Go to Solution.
Labels:
- Labels:
- Error Message
- Parse
- Workflow
2 REPLIES 2
16 - Nebula
‎12-11-2019
10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Look at the data type of each field. Is a field that was previously coming in as Numeric now coming in as a string?
‎12-11-2019
10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Wow, that is it. I was focused on "[Type]" which is a string, but the error is with the "Collected" line which should have been a double.
Thank you for your quick response ChrisTX!!
