Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to export three objects into separate sheets of same excel, to be saved on the name of field selection values in predefined path ?
I got macro for exporting different objects into separate sheets of same excel from the following blog:
http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/
But I want to export objects into excel and to be saved with field selection:
For example:
Here Region Field is having 20 values.
If I am taking field selection as Region then the number of Excels is 20, with the name of Region Field values.
Please help me to sort out this problem
Thanks in Advance..