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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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.