Hello, i'm using ODBC in process book to access data in a SQl database. I can access the data fine, the problem is when i try to draw a trend of the data, it simply takes the latest value and uses that across the time range so i have a straight line. The question is how do i pick up data from previous time period and trend that. Hope you can understand this. Thanks.