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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Why excel is not exporting current selections in Access Point?

I have to export current selections along with data to excel. I did this by setting user preference. it works fine in the qlik view. But when I deploy it to access point only data is being exported not the Current Selections. Do any one know what is going wrong.?

I hava attached a screenshot of user preference setting.

3 Replies
marcus_sommer

Maybe this is helpful: Export Current Selections to Excel by Default

- Marcus

awhitfield
Partner - Champion
Partner - Champion

Hi Pavithra,

check out the following from the post: https://community.qlik.com/thread/47471

Andy

Description

 
             
   

When exporting to Excel you can include    the current selections by activating a user setting in IE-plugin/Desktop.
    To get the same behavior when using AJAX the same setting needs to be    activated server side in the settings.ini file.

   
 
 

Resolution

 
             
   
  • Stop the service "QlikView Server"
  • Open the file settings.ini (located in    C:\ProgramData\QlikTech\QlikViewServer or C:\Documents and Settings\All    users\ApplicationData\QlikTech\QlikViewServer depending on OS)
  • Add the parameter SelectionStampInBIFFExport=1 in the    section labeled [Settings 7]
  • Save the file
  • Restart the service "QlikView Server"
Anonymous
Not applicable
Author

Sorry! This is not working.