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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

for each ... Export to XLS

I have a straight table object I can succesfully export to excel which meets most of my requirements, however the users frequently Filter this object to branch level, export to excel filter to next Branch Export etc.

How do I Automate this in a for each loop creating a Different Workbook for each Branch

ColinR

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Hi Colin, here is an example of a macro that iterates through a column generating different xls files based on each selection.

Hope this helps.

Regards.

View solution in original post

1 Reply
Not applicable
Author

Hi Colin, here is an example of a macro that iterates through a column generating different xls files based on each selection.

Hope this helps.

Regards.