Live loader adds only first row

Hi,

I’m trying to use the live loader option with csv data to update incorrect intraday data. I deleted the old data and created correct csv data with v1-v4:

00:00,915833,0,13484368,898
00:15,915833,0,13484550,724
00:30,915833,0,13484760,563
00:45,915833,0,13484901,569
01:00,915833,0,13485072,630
01:15,915833,0,13485196,388

I checked Cumulative energy values.
All the data validates correctly. But after loading, only the first record gets imported? The result is a very boring intraday graph :slight_smile:

What am I doing wrong?

Please provide a link to the system and date.

Here’s a link:
https://pvoutput.org/intraday.jsp?id=62404&sid=55522&dt=20180311

The issue is the cumulative load option isn’t supported for energy consumption.

Loading the power only will calculate energy.

Thanks! So, cumulative energy values are only supported for energy generated, not for energy consumed. I will try again with pre-calculated csv values for energy consumed…

I prefer using real energy values, instead of calculated values, because I think that’s more accurate, isn’t it?

:+1:Import succeeded with pre-calculated csv values for energy consumed.