Skip to main content
14-Alexandrite
March 17, 2021
Solved

how do I refresh live data when the data come??

  • March 17, 2021
  • 3 replies
  • 1691 views

Hello,

          I want to apply subscription when the live data will come then only I want to refresh data so plzz suggest how do I refresh live data when the data come???? 

Thanks in advance

Best answer by wposner-2

Live data refreshes on properties automatically.

3 replies

wposner-21-VisitorAnswer
1-Visitor
March 17, 2021

Live data refreshes on properties automatically.

10-Marble
March 18, 2021

The subscription will always be triggered after the data changed. 

But in the subscription, you will find the old and the new value as parameters.

You may want in some particular cases to revert the property to its old value.

I don't think it will work if the property is binded to a remote thing, but it may help if the property is changed by a user in a mashup.

 

Cyril

Community Manager
March 29, 2021

Hi @RM12.

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon