Hi,
is there a way in Canvas to explicitly address one DBR and force it to refresh (reload its cellvalue) from JS?
If not, it would be a nice feature. Reloading the entire page can be expensive.
Cheers,
Marius
Hi,
is there a way in Canvas to explicitly address one DBR and force it to refresh (reload its cellvalue) from JS?
If not, it would be a nice feature. Reloading the entire page can be expensive.
Cheers,
Marius
Hey @mwirtz,
@plim provided us with an interim Canvas build that includes a “tm1-refresh-group” variable that you can add to your tm1-ui-dbr statements that does exactly that.
I’m assuming that it will be in the next official release.
Jack
Awesome. Thats exactly what we need
Thanks