I have two collections that I would like to join together, or find a way to incorporate both expressions into one collection.
We will be having two internal departments using the same instance of Monitor, so I need to make sure our components are separate. All of my components are either labeled as Forestry:Production or are a service originating from a specific internal address. I do not wish to rely on a label for services unless there is a way to automatically label a service when someone creates one?
For the regular components I have the following expression:

and for all my services I have the following:

I have tried multiple combinations but nothing seems to work. I think it is the Having clause that is messing it up... Any help would be greatly appreciated!
Thanks,
René