how to query the component field where I need to check "Component" field contain "X" Value but not "Y"
Note: Contain "~" does not work with Component field
Hello @navneet budakoti
Try this:
component in (X) and component not in (Y)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.