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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Collapse in Pivot table Nprinting?

I have created excel report in Nprinting. I need always collapse but am unable to do . it is always expanded how can i collapse?

1 Solution

Accepted Solutions
Daniel_Jenkins
Specialist III
Specialist III

Hi Lakshmi,

You will need to use XLSM format and write VBA code in the Workbook_Open event.

See: Re: collapse rows in excel pivot table - Nprinting

HTH - Daniel.

View solution in original post

2 Replies
Daniel_Jenkins
Specialist III
Specialist III

Hi Lakshmi,

You will need to use XLSM format and write VBA code in the Workbook_Open event.

See: Re: collapse rows in excel pivot table - Nprinting

HTH - Daniel.

Anonymous
Not applicable
Author

Hi thanks for your replay. I tried but it is not working.  I saved file as  "excel macro _enabled workbook" after reload task it is not collapsing.