Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
udaya_kumar
Specialist
Specialist

Download .qvw file on button click

Hi,

I have a QlikView .qvw file and that will be published to the server.

When user clicks on a button in accesspoint file, then that .qvw file should download to the users.

How can we achieve this?

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Enable the Download Document option in the QMC. Then copy the download url and use it in an Open Url action.

comm156337.png


talk is cheap, supply exceeds demand

View solution in original post

4 Replies
Gysbert_Wassenaar

Enable the Download Document option in the QMC. Then copy the download url and use it in an Open Url action.

comm156337.png


talk is cheap, supply exceeds demand
udaya_kumar
Specialist
Specialist
Author

Hi Gysbert,


Thanks for the reply.

They need to download the file on button click, not on the accesspoint link directly.

I knew about this option.

udaya_kumar
Specialist
Specialist
Author

Hi Gysbert,

Is there any extension object to do the required functionality?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

If you reread Gysberts response, you'll see that he is talking about an Open URL action. That action can be added to a button on the Properties->Actions tab (see category "External").

The steps in the QMC are only intended to get you the correct URL of the document. Without a decent URL, you won't be able to create a working button action.