Forum Discussion

MarvEw1111's avatar
MarvEw1111
Frequent Visitor
3 years ago

Adding rows with the same value until a condition is met

The following problem: We have a time series, which we subtract from the DB. The data is available in such a way that a new value is only saved when there is a change in a column. Now I would like t...