Hi,
I’m filtering my app in the SQL part with
PROGRESS<100 AND Responsibility = ‘[usr_group]’
This working just fine. The {user_group} is passed on correctly.
Is there a way to do this with wildcards when the {user_group} is empty? So the filtering on the field PROGRESS is the only one left?
Regards.
Erwin