The most recent content from our members.
I need to modify this report, I only require show me the status in conflict and erase the other status, the query es the next: "select distinct CASE WHEN CacheResults.DiffFlags = 1 THEN 'conflict' WHEN CacheResults.DiffFlags = 0 THEN 'noConflict' ELSE 'unknown' END as NCMNodeStatus, Orion.NodeID, Orion.VendorIcon,…
It looks like you're new here. Sign in or register to get started.