Comments
-
This did it, thank you!
-
Thank you both for the replies. Apologies, this is a bit outside of my normal area. By chance, could you provide an example of specifying an order by? In the code that is not working in the widget, I found the following line: Order BY ae.TimeLoggedUtc desc) ae ON ae.NetObjectID = n.NodeID and…