MattPeters

Comments

  • Figured it out, the error was actually not related to the NodeID but was in the first line. SWQL Studio now errors on 'alias [DisplayName] already defined. All strange seeing as it worked last week (except the NodeID part). So now I have this, which works SELECT str.text, vtm.displayname, ap.DisplayName, ap.Node.NodeID…