soporteparaptx
07-19-2023Cloud Apps
Combine AND and OR in a filter
Hi
We need to perform a filter based on dimension values, according to AND and OR logic like
(field starts with 1 OR field starts with 2) AND field does not contain 4
Is there a way to perform it? We tried by JAQL but It does not work.
Best