I have an easy chart showing a database pen pulling from a sql table.
At the moment there isn’t anything in the where clause to limit the time. So it is pulling from the whole table. I would like to have it limit the time based on the start date and end date showing on the easy chart itself. I have tired several things but always getting errors.
The EasyChart itself supplies those WHERE conditions to the column identified as the time column for the pen.