Dear,
I created an application monitor that will pull data (text/string) from some host using Powershell, this works and the information is displayed under the application monitor of the assigned Nodes.
An example of a monitor

But I don't see any possiblity to have this information in a report?
Is this out-of-the-box possible or do we need to do some SQL like query to extract the data?
Report should be something like
NODE1
field1
field2
Field3
....
NODEx
....
Thanks