Comments
-
Same problem here, same alerts to all different group of users with minor differences...
-
This is needed... The ability to add non ReportWriter reports on dashboard is useful.
-
Thank you for the help.
-
I would like to add a NodeCustomProperties (City) and I have tried: * adding INNER JOIN NodeCustomProperties on StartTime.NetworkNode = NodeCustomProperties.NodeID (After your INNER JOIN) * adding NodeCustomProperties.City as [City] (After your [Down Duration]) Syntax is not working, what else do I need to add?