Skip to main content
Announcements
YOUR OPINION MATTERS! Please take the Qlik Experience survey you received via email. Survey ends June 14.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic Data Update from .Net

Hi!
I'm trying to open a document form c# .net and do a dynamic data update. Opening the document from .net seems to open a new copy and doesn't update the document in memory. Anyone tried this?

2 Replies
Not applicable
Author

Hi,

i tried dynamic data update on the server (using .NET web services) - everything is working as expected, but very slow. I'm sure you can open QV document as well as connect to existing using .NET and QV API.

Ramunas

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi ramunsa,

How dynamic data update using .Net  Please explain  and if possible please upload ur  Application .