When viewing a Scenario history, when looking at a Filter inspector such as the one pictured here, there are some filter criteria that appear with a green check. There are some with a gray "circled dot" and others with a red slashed circle, such those shown in Bundle 4 of the picture. What is the d...
Ah, thank you, @TerryHy . I was thrown because I was expecting the same field to Add a Form for Programs as one would see when bulk editing projects: And in the case of Programs, you have a dropdown to "select I do wish the product would use a consistent interface from one object to the next, but ...
OP again with an update. I received excellent support from Adobe's @yashpandey who provided me with precisely the solution I was looking for, and I want to share it. Earlier, I had missed an Advanced Setting in the Data Store - Search module, a set of radio buttons labeled "Continue the execution o...
Thanks for replying, @TerryHy . I see the behavior you describe for bulk attaching forms to objects like Projects & Tasks, etc. However, the functionality doesn't appear available for Programs. I don't know if there's anything wrong with our instance, but the Add custom form in the screenshot of th...
Currently, users are able to select multiple projects and are able to Add a Custom Form to selected objects such as Projects with a single Save. (For example... see Add custom form field in screenshot). Users are apparently unable to do this for Programs. When my company wants to roll out a new f...
Hi @lgaertner - would you kindly assist with a bit more guidance again? I am trying to turn the complex array in my original post into a simple one and am not meeting with success when I try to follow along with the documentation online. Here is the basic structure I set up. (Hope the module names ...
Hi. Sorry. Me again. I had an array that looked like this (output of an execution): And in my filter, the condition was intended to allow scenario to continue if "Array does not contain (case-insensitive)"... the 2nd value shown in the array "GO40290". But from this pic, you can see by the green ch...
OP again. I came up with something that worked. Instead of searching the DataStore and using NO output as the condition to continue, I searched the DataStore first for all records and then compiled all of them into an array. I could then could use a filter condition with Array operators to find out ...