Skip to main content
Solved

Forward fill CDF timeseries datapoints


Forum|alt.badge.img+6

Hello! Is it possible to do forward filling of CDF timeseries datapoints at second level? Example: I have a timeseries with values at certain timestamp as the tag is coming only on value change. But I want to forward fill the values to be able to analyze the tags better in PowerBI (this operation takes much time in PowerBI).

 

Best answer by Mithila Jayalath

Hi @Raluca Bala,

Apologize the late reply. Have you try using isStep = true?

To interpolate between data points, use the isStep flag on the time series object to assume that each value stays the same until the next measurement (isStep).

More information can be found here.

 

 

View original
Did this topic help you find an answer to your question?

3 replies

Mithila Jayalath
Seasoned Practitioner
Forum|alt.badge.img
  • Seasoned Practitioner
  • 369 replies
  • Answer
  • October 3, 2024

Hi @Raluca Bala,

Apologize the late reply. Have you try using isStep = true?

To interpolate between data points, use the isStep flag on the time series object to assume that each value stays the same until the next measurement (isStep).

More information can be found here.

 

 


Forum|alt.badge.img+6
  • Author
  • Seasoned
  • 16 replies
  • October 4, 2024

Thank you, @Mithila Jayalath , I don't know how I've missed this property behavior.

 


Mithila Jayalath
Seasoned Practitioner
Forum|alt.badge.img

No worries @Raluca Bala. Feel free to ask questions or share your progress along the way. I’ll go ahead and mark this question as resolved.


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings