Is it possible to format an Orion Web Report.. ?
I currently have a report for node availability, the time frame is the last 12 months, and I have the summarization set to month. When the report runs the output looks like this
Node-A January 2016 100%
Node-A February 2016 100%
Node-A March 2016 100%
Node-B January 2016 99.9%
Node-B Februay 2016 100%
Node-B March 2016 100%
What I am looking for is a report that looks like this...
January 2016 February 2016 March 2016
Node-A 100% 100% 100%
Node-B 99.9% 100% 100%
Exporting the report to Excel is a possibility but a lot of time is still needed to create the report.