Hey team -
Traditional System Admin here (not even an *accidental* DBA). I'm trying to do some nifty things in a dashboard. I've kind of figured my way around using the graphical query builder, but the data I want seems to be in two different places, but I want it to appear in one table widget.
As an example:
- I have cool information about my Exchange databases in Orion.APM.Exchange.DatabaseAlert, like which e-mail server has the active copy.
- I also have cool information in Orion.APM.Exchange.DatabaseFile, which has things like database size.
How would I get my table to show data about my databases when the data is in two different entities? Thaks in advance!