Hey everyone, I’m new to the development world (and no code) and have a very simple question (i’m sure). Can the constraint expressions include “AND” or “OR”? For example…
I’m creating a pie chart where I need for one of the sections to include two options in a list. My expression looks like this right now:
Search for Assets: Count
Constraints: Asset Cycle Count Status = Updated
I need for this constraint to include options Updated OR Validated.
Many thanks for your time!