Hello,
thank you very much.
I only use graphical programming because it's logical what it does and I'm completely stupid at text programming. I do not understand at all the words, special characters, brackets ... what does it do. I change something and it stops working. It's driving me crazy.

I tried it. But I guess the part of my brain that can do this hasn't grown
I'll try again but I'm worried about my mental health.
In your example, consumption per minute is shown. I would need line 1 to be, for example, December 1. and its value will increase during the day.
At 24:00, the second line will start growing on December 2nd. and its value will increase again throughout the day.
In the month table it would be the same only by months. The 1st row will grow all month. On the 1st of the next month, the second row will begin to grow.
in excel it is very simple.
A large table where each day has its own cell. 365 cells for a year 3650 cells for 10 years ...
Once a day, I always write down the value of the counter at the same time, and the formula calculates my daily consumption, adds this consumption to the monthly and annual consumption.
The second small table shows only the resulting data. Simple and clear.
But it's manual, so I thought the computer would do such a simple operation itself.
Thank you. I will open your file and keep trying.