Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Darren1
Contributor III
Contributor III

Export Data function from a table in a Qlik Analytics Platform (QAP) mashup

How do I add the Export Data function from a table in a Qlik Analytics Platform (QAP) mashup?

My Goal: My mashup contains several tables that I would like to make exportable by the public.

My process: Copied a QMC security rule and applied it to the new mashup App (pic below). However when I right click the table no Qlik options are available. In the past I created a single configurator app with the same security rule and the export data function works.

Is there something I need to add to the mashup code? JavaScript?

Darren1_0-1665587248885.png

Here is what I see in the Single Configurator app when I right click the table. Using the same security rule

Darren1_1-1665587382346.png

Here is what I see in the mashup app when I right click. Using the same security rule

Darren1_2-1665587425165.png

 

Labels (1)
3 Replies
vinieme12
Champion III
Champion III

Refer this document

https://community.qlik.com/t5/Suggest-an-Idea/Mashup-Accessibility-Data-Exporting-Add-Context-Menu-M...

 

https://support.qlik.com/articles/000070272

 

 

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Darren1
Contributor III
Contributor III
Author

Thank you for your document links. Do you have any mashup examples that show how a simple table can be exported using the Visualization API? 

Darren1
Contributor III
Contributor III
Author

Here is a link to a possible solution for downloading to a CSV. The code is downloadable from GitHub

http://www.codewander.com/qlik-sense-mashup-export-data-to-excel/