When you create a custom query, can you have the nodename be hyperlinked so when the user clicks on it it will take them to Nodes Detail page?
NPM 12.0.1
yeah, if your report includes the orion.nodes table then add this to your selection nodes.detailsurl as [_linkfor_Caption]
That linkfor function is case sensitive and if you have chosen a different name for the caption field then you need to use the same one on the linkfor
Same sort of method can be used for any table with a detailsurl column, or you can hard code where you want the links to go