- Cases include change order quantity
- CHANGED_FROM <1
I am trying to create a filter for the action engine, that filters out cases, where CHANGED_FROM attribute of a change order quantity activity has specified value (<1).
Important is that this attribute CHANGED_FROM is maintained also for other activities, but these values are not relevant for me.
First I did just two separate filters:
Page 1 / 1
Hi Masha, How about creating an activity and a value variable (e.g. varActivity and varValue)? Then create a Dropdown to filter on Activity that sets the activity variable, and an Variable Input field that sets the value variable. You could then perhaps apply the filter with the variables using the load script. I havent tested if this works; it may need some further exploring.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.