Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

ExportData API in Angular

We are using Qlik through an API in our Angular SPA. To export data from Qlik visualization we are using exportData method that returns URL to Excel file on Qlik server.

The problem is if we have a multiple visualization we return URL to multiple Excel files, but our requirement is to have one file with multiple tabs. Also we want to name that in custom way, not to use the name Qlik comes up with.

If anyone knows how to handle those issues without writing custom code that would be great.

Thank you.

0 Replies