This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FILTER PARAMETERS USING MORE THAN ONE VALUE

Hi all! I would like to know if it is possible to filter by more than one parameter in Synchro. In addition to the parameter "norte" (shown in the attached picture), I would like to use another parameter, for example "sur". 

Does there is any method to do this? 

Thank you in advance!

  • Hi Juan,

    If you want filter 2 values (Norte y Sur) for example, you can try this in your user field :

     o For AND behavior, use && between 2 values to match both values (e.g. >10 && <20)

    o Use || to indicate OR when entering 2 or more values (e.g. A || B || C)

    Regards

    Stéphane

    Answer Verified By: jdarevalo