Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
RobinHood
Contributor II
Contributor II

Exporting Data in qliksense cloud to excel

Hi everyone,

 

I have a problem where I have to show "Filters used", timestamp of export" while exporting data from qliksense table to an excel.

I mean exported excel should show what are filters applied before exporting and when was data exported.

Please help

Labels (3)
2 Replies
pedrobergo
Employee
Employee

Hi Robinhood,

You can create another Text Object with the GetCurrentSelections() function but you must export it also.

In the new Qlik Business on Cloud Services, maybe you can install ou develop a extension, but to export to Excel, it is not possible to do that.

Good luck,

Pedro

RobinHood
Contributor II
Contributor II
Author

Thank You