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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jixiaoquan
Contributor III
Contributor III

Export to Excel through the API interface

Hi,

I would like to know how to realize setting documents allows somebody to export to excel in asp.net.This setting in QMC like this:

I want through the API interface to implement this method,I implemented through asp.net website call API interface implementation in the QMC method.

Thank you for your time

2 Replies
tobias_klett
Partner - Creator II
Partner - Creator II

Hi,


use Settings > Doc Settings > Security > Export to allow it in your qvw.

Note: On the QMC there is a general setting for the server and a setting for the document.

Hope this helps

Tobias

jixiaoquan
Contributor III
Contributor III
Author

I want through the API interface to implement this method,I implemented through asp.net website call API interface implementation in the QMC method.