Please, give us a screenshot of the item definition.
Also, execute the following SQL statements:
select min(from_unixtime(clock)),max(from_unixtime(clock) ) from history where itemid=17660;
select min(from_unixtime(clock)),max(from_unixtime(clock) ) from trends where itemid=17660;
Also, execute the following SQL statements:
select min(from_unixtime(clock)),max(from_unixtime(clock) ) from history where itemid=17660;
select min(from_unixtime(clock)),max(from_unixtime(clock) ) from trends where itemid=17660;
Comment