Hello!
I'm looking for clarification on the correct way to join the Nodes and Events tables. A few weeks ago I created a report using both tables, and the generated SQL statement joined Nodes.NodeID on Events.NetObjectID. But a couple of days ago I created an Event Log report using ReportWriter 8.5.1, and that SQL statement joined Nodes.NodeID on Events.NetworkNode. I don't remember which version used Events.NetObjectID, but I'm certain it wasn't 8.5.1.
Do different versions of ReportWriter join these tables differently? Or did I misunderstand what was going on when the first report joined on Events.NetObjectID? Thanks in advance for any insight, I appreciate it.