owc11 real time refresh

J

Joe Sampino

does anyone know if there is a way to have the OWC client auto refresh when a
real time olap cube gets updated? i tried setting the Auto Synch Period in
the connection string, but i'm not sure if that's even supported any more.

whein i click the "refresh" button, i see the updates, but i would like to
see the numbers updating automatically.

is this possible?

thanks,
--Joe
 
A

Alvin Bruney - ASP.NET MVP

If auto-sync does not give you what you want, you should do it from the
client with a javascript timer.
 
Top