This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

NPM and Filter Nodes (SQL) ?

Hello,

I have a created a custom report and assigned it to "node details", witch works perfectly and want to do a SQL Filter based on a custom field property (lokation) on the node ??

Filter Nodes (SQL) - Nodes.NodeID = ${NodeID} works but Nodes.Lokation = ${Lokation} doesnt work, gives me an SQL error.

"System.Data.SqlClient.SqlException: Invalid column name 'ASV'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at ......."

/Martin