Hi Rupert,
I added explicitly second condition (dynamic) which comparing multiple select (job_type) value with multiple select value.
As mentioned the values in both cases are same but only static passed validation and didn’t displayed error.
I also modified second condition(dynamic) and compare multiple select (job_type) with following format : value1,value2.
and also tried to change condition (has any, has one of ) .
error displayed due to second conditioned is : Invalid filter on job_type.Looks like dynamic condition doesn’t work for any data
Thanks