hi,
problem is that following query does not return data for last two months, and I had some jobs in thi period
SELECT NT.NodeProperties.Nodes.IPAddress, NT.NodeProperties.Nodes.SysName, NT.NodeProperties.Nodes.MachineType, NT.DeviceOutput, NT.DateTime, NT.RequestedScript FROM NCM.TransferResults NT
br