Hello All
I am trying to accomplish the following:
I would like to know if it is possible with without having to find a JavaScript Solution.
Ex:
[Computer group ],[Computer ],[Critical],[Important],[Moderate],[Low],[Unspecified]
ABC , Computer 1, 32,134,155 ,50,20
ABC , Computer 3, 35,87,55 ,50,20
ABC , Computer 4, 33,188,77 ,50,20
XYZ, Computer 12, 2,176,17 ,50,20
XYZ, Computer 44, 66,147,15 ,50,20
XYZ, Computer 34, 4,135,19 ,50,20
Thanks
nore0402