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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Manni_SM
Creator
Creator

Filters to apply

Hi All,

user asked below to do this i tried few options but i didn't find anything can someone help on this.

if i export -

if a user selects the filters, the downloaded report should have these filters listed.


timestamp execution data: include a timestamp when the report is downloaded

Labels (4)
1 Solution

Accepted Solutions
Or
MVP
MVP

There is no native option for this. There's a workaround (copied directly from Google but posted on Community often):

Add an extra column to your table or pivot table with a blank expression (e.g., =' '). Use the label expression =GetCurrentSelections() for this column. When the table is exported, the column header will display the active filters.

Alternatively, some third-party extensions, such as VIzlib Library objects, include this option.

View solution in original post

4 Replies
Or
MVP
MVP

There is no native option for this. There's a workaround (copied directly from Google but posted on Community often):

Add an extra column to your table or pivot table with a blank expression (e.g., =' '). Use the label expression =GetCurrentSelections() for this column. When the table is exported, the column header will display the active filters.

Alternatively, some third-party extensions, such as VIzlib Library objects, include this option.

WeLoveQlik
Partner - Creator
Partner - Creator

For the Timestamp of when the file was downloaded, one option you can use is the NOW() function in your chart title which will come over in the title of the downloaded file.

IPC Global: ipc-global.com
Manni_SM
Creator
Creator
Author

If I use in title it's not giving me when i export ? 

Any other to do this ?

WeLoveQlik
Partner - Creator
Partner - Creator

If you are using qlik cloud, you can use On demand qlik reporting to accomplish this.

IPC Global: ipc-global.com