Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reduce data does not work through API

Hi,

We're working on the 2nd version of a product that enables version control and deployment capabilities for QlikView. We would like to add a Purge (reduce Data) function to enable our customers to remove the data before the QlikView document is stored in our Version Control system. However the Reduce data does not seem to work through the SDK. Does anyone have experience with this?

Thanks,

Jeroen

2 Replies
llauses243
Creator III
Creator III

Hi Jeroen,

apiguide.qvw is good reference

see my offer in attach ... ReduceData in macro then is possible automation

from Spain, good luck, Luis

Not applicable
Author

Hi Luis,

QlikTech has advised us not to use macro's because of possible discontinued support. We are using the method ActiveDocument.RemoveAllData(false) This works for some documents (10%) but for 90% it fails.

Thanks,

Jeroen