Hi All,
We have a requirement to create a report for multiple devices with their daily ping response averages with date as coloum simmilar to below:
| day 1 | day2 | day 3 | day 4 | day 5 | day 6 | day 7 |
| node 1 | 11ms | 15ms | 12ms | 13ms | 11ms | 10ms | 12ms |
| node 2 | 15ms | 12ms | 10ms | 12ms | 12ms | 15ms | 11ms |
| node 3 | 11ms | a2ms | 13ms | 10ms | 8ms | 15ms | 10ms |
I tired report builder and web report but could not have the data represented as above. I am able to get the data for each devices for each day but not in the above format.
Please let me know if we can have this build.