The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I’m using code found from this post and am struggling to figure out how to get past an error of “Error: Field “fldJl8IjqgJizFULv” cannot accept the provided value.
at main on line 29”
The goal:
Separate a list of records into separate records to inpu...
I’ve tried another method of doing it outside the automation and in the scripting app, but end up getting a “possibly null” error in my code too
// select project
// understand what type of project it is
// user input which project needs action item
...
Status is a single select and it works with either formatting (I’ve tried both haha)
Projects is a linked field - so not sure what I need to do in order to get it to be input correctly and without an error