I've logged a data member to historical data. How can I make a query about the data for a specific amount of time(e.g. for the last two months) and view it in hypertrend. shall I use a SQL?
I don't think you can SQL directly with the HyperTrend Object. What you could do, however, is use the StartTime and the TrendWidth datamembers to display the period of data that you're interested in.