Skip to content

Compare historical statistic data from this year to last year. #289

Answered by dbuezas
JvdMaat asked this question in Q&A
Discussion options

You must be logged in to vote

You could derivate first it so you get MWh/h = MW, and then integrate it back but configuring reset_every: 1M (1 month)

filters:
  - derive
  - integrate:
      reset_every: 1M # 1 month

In this context you may also want to set hours_to_show: current_month

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@dbuezas
Comment options

@JvdMaat
Comment options

@Steph-74
Comment options

@dbuezas
Comment options

@Steph-74
Comment options

Answer selected by JvdMaat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants