Hi There,
I'm currently using a query-bound Time Series Chart in a flex container, and when I select dates using my date selectors, it only shows ~a 1.5 hour time frame when I have selected over two days worth of data. I need to know how to be able to show the entire range rather than just an extremely small section of the data, as it is important to get that days worth of trending information. Again, this is a query bind and not a Historian bind.
It is important to note that the transaction group is recording every minute. So do I just need to create another transaction group that records less often?
Thanks!