Progress Circle

0
Hi, I have implemented progress circle in the dashboard. Which is not getting refreshed unless refreshed the page. all the other graphs and the tables are getting refreshed. any suggestions are highly appreciated.   Thankyou
asked
1 answers
0

Hi,

In order to refresh the circle, you at least need to refresh the entity of the value attribute. For example in your dashboard, on change of changing the date you can fire a microflow that retrieves and refreshes the entity of your progress circle. 
That should work, if it doesnt there are some other workarounds but make sure you have tried this first.

Hope this helps!

answered