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: 
Not applicable

Detach/Attach not working on server for tables.

Hello

I have an issue with my document when it is on the server.

I have two tables on a sheet and I want to detach them because I want to export them in Excel and any associations are disabled, giving me a snapshot of the data in the tables. On my Qlikview server, I detach the two tables and save the document. When I close and re-open the document, my saved changes (detaching the tables) don't take effect and the tables are attached.

I do the same exercise on my local machine and the detachments on the tables are saved.

Is there something I need to do in my document settings in regards to server options? I am running Qlikview 10 SR1 on my local machine and Qlikview 10 SR1 on the server too.  I find this behaviour quite peculiar.


Thanks

1 Solution

Accepted Solutions
pover
Partner - Master
Partner - Master

You're right.  This could be a bug.  In your case you could create a report that uses set analysis to ignore all selections.  For example,

sum({1} Sales)

Karl

View solution in original post

3 Replies
pover
Partner - Master
Partner - Master

You can't save any changes made to document objects in the QlikView Server environment.  You can create your own objects by cloning the document object and modify them as you like.  For example, you can clone the 2 tables and then open the properties window and in the general tab enable the option to detach the table.  When you close and open your server session, you should still see it as detached.

Karl

Not applicable
Author

Hello

Thank you for a reply.

I have tried what you have suggested but I still get the same behaviour on the server.

Thanks

pover
Partner - Master
Partner - Master

You're right.  This could be a bug.  In your case you could create a report that uses set analysis to ignore all selections.  For example,

sum({1} Sales)

Karl