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

export to excel

Hello,

How can i export some column of a pivot table to excel using a macro. I know how to export all object, but not some colomun.

Rgds.

3 Replies
Not applicable
Author

I sort of cheat here by having a seperate (hidden) pivot table just containing the columns the user wants to export and then create an 'Export' button that runs a macro to export the hidden object. I often make the button 100% transparent and then place it on the original pivot table title.

Regards,

Gordon

Not applicable
Author

I want to export some dimensions without expression? when i clone my chart and disable the expressions i loose all data!

Not applicable
Author

I think i have just to use a table box which contain my dimension and hide it 🙂