When I create a report within Orion Report Writer 8.5 to show the average availability for nodes, it brings back the expected result as a percentage for each node. i.e;
node 1 = 100%
node 2 = 100%
node 3 = 90%
My problem is that as soon as I try and filter it to show only the nodes that have less than 100% average availability, using the following filter "Records where Availability is less than 100" its returns the following;
node 3 = 0.00%
It correctly shows that node 3 is the only node that has less than 100% average availability, but it no longer displays its average percentage, which I need it to show.
Has anyone else had this problem or know of a work around to get it to work?