Replies: 1 comment
-
I did solve the issue this way, but would rather know how to make a not statement.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have the following query to get a list of all active sites.
But I would like a list of all sites that are not active, but cannot get the query to not match on a parameter.
The end goal for me is to find sites that are not active but still have devices that are set to active. But first step is to find all sites not active.
Beta Was this translation helpful? Give feedback.
All reactions