Skip to main content
10-Marble
July 18, 2017
Question

Timeseries chart problem using value stream.

  • July 18, 2017
  • 1 reply
  • 4797 views

Dear Team,

I need to show time series chart using value stream. I have total 8 assets(things). In which some asset has same value and other one has random value.

As I have seen those asset has same value no value is logged.

As my asset2 has same value so graph will like.

For asset1 has  random value so graph will like

SO what is problem in case of asset2. Is logged property value is not get stored due to same value?

    1 reply

    1-Visitor
    July 18, 2017

    If you wan't to record value changes whenever you receive a data point, still if it are exactly the same value, you need to set property "Data Change Info" to Always ( on Composer editing properties ). This is for the property itself, but if it's remote binded you may need to ensure that you are receiving Values always, you may need to tweak propertie's "Remote Binding Info" settings.

    Best Regards,

    Carles.

    bgupta-210-MarbleAuthor
    10-Marble
    July 18, 2017

    Thanks Carles,

    As u mentioned said changes has done in thing (set property "Data Change Info" to Always ( on Composer editing properties )​). Also same changes has done in remotething. But still no changes on chart.

    1-Visitor
    July 18, 2017

    This will only apply for new data, old data it's already "lost".