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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
rohit214
Creator III
Creator III

export Pivot table in biff format

Hi alll,

I am using QV9 sr7 when i am exporting pivot table through macro (on reload) so its comes in ooxml format

i want exported file should be in biff format.

Thanks&regards

rohit

1 Solution

Accepted Solutions
rohit214
Creator III
Creator III
Author

hi

its not working

thanks

rohit

View solution in original post

8 Replies
rohit214
Creator III
Creator III
Author

any one.....

Jason_Michaelides
Partner - Master II
Partner - Master II

Check the export section of user preferences.

rohit214
Creator III
Creator III
Author

hi jason,

i alredy checked that option here i attached the screen shot please find the attachment an dguide me

thanks&regards

rohit

Jason_Michaelides
Partner - Master II
Partner - Master II

Can you please post your app.

rohit214
Creator III
Creator III
Author

HI

in my appication i am  exporting pivot table into excel its working fine but it changes the format

from biff to ooxml if i am exporting pivot table manually at that time the format is biff only

please find the attachment

Thanks&regrads

rohit

rohit214
Creator III
Creator III
Author

any other option....

Jason_Michaelides
Partner - Master II
Partner - Master II

Sorry - I'm not really sure about this.  I have previously used


set obj = ActiveDocument.GetSheetObject("CH01")

vFilename = "C:\MyFile_" & getVariable("FileName") & ".xls"

obj.ExportBiff vFilename

for exporting to Excel in a macro.

rohit214
Creator III
Creator III
Author

hi

its not working

thanks

rohit