The most recent content from our members.
Hi all, I am using this custom query widget when in order to search by node id and find out what maps the node is a part of, it works great for this purpose. SELECT TOP 100 p.DisplayName ,concat('http://{redacted orion IP}/ui/maps/viewer/', p.ProjectID) AS [_LinkFor_DisplayName] ,n.Caption ,n.IPAddress FROM…
It looks like you're new here. Sign in or register to get started.