I want to fill missings values with an linear interpolation, but i need to do it based on kilometers.
My data are kind of like this:
Using the Missing Value Node does not help me, as i expect the measured value to decrease with the driven kilometers.
Do you have an idea how to solve that problem? Thank you!