Hello!
I am trying to apply a filter script on a process explorer component. I do not want to use a selection.
filter CALC_CROP(first_OCCURRENCEC'Start'] to last_OCCURRENCEC'End'], "Activities"."Activity Name") = 1;
For some reason it does not apply the filter and crop accordingly. Is there something I am missing? ('Start' and 'End' are placeholders)