Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am loading a few columns - Country, Date, Item no., Item name, Sales from a data base through qlikview script. I want to write a script to create and export 1 excel file for each country.Like say the data has 4 countries - IN, BR, SW, AU. I want 4 excel reports named IN_Report, BR_Report and so on having Date, Item No, Item Name, Sales. How can I do this without using a macro
Hi Divya,
Its not possible with out macro as per my knowledge,you may use NPrinting.
Regards ,
Swathi
You may export as csv-files, which then might be picked easily by Excel