I have noticed that some item values displayed by the "Item Value" widget are not displayed in the dashboard. Instead, a "no data" message is displayed.

The item has an interval of 1 day and a "discard unchanged" preprocessing step with a heartbeat of 7 days. So the item can have values up to 7 days old.
When the widget is set to display this item, it will only display the value if it is less than one day old. If the value is older than one day, it displays "no data".
Incidentally, the same data is correctly displayed in the inventory overview.
This raised some questions.
Shouldn't the item value widget always show the last value of an item?
How far back can an item value widget display data?
The item has an interval of 1 day and a "discard unchanged" preprocessing step with a heartbeat of 7 days. So the item can have values up to 7 days old.
When the widget is set to display this item, it will only display the value if it is less than one day old. If the value is older than one day, it displays "no data".
Incidentally, the same data is correctly displayed in the inventory overview.
This raised some questions.
Shouldn't the item value widget always show the last value of an item?
How far back can an item value widget display data?
Comment