Hi all
I have a data query on my graph component which gets my collection and orders by date increasing.
I have the graph fields set to show the Value field on the Y and the Date on the X. In my mind, this is now sorted in date order by the data query Order By on the graph component.
However when the data is shown the debug screen shows that the data isn't in date order and the graph looks all messed up.
Any ideas what I've missed?