Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help - Send to Excel error

Hi

I am trying to send information from qlikview to excel but when I right click export to excel it does nothing.  Everyone else in my department is able to do this.

I have tried going into internet options however i don't have administrator rights.

3 Replies
MayilVahanan

Hi

Try like this

In macro:

Button action:

Macro ->  exporttoxls

sub exporttoxls

     set obj = ActiveDocument.GetSheetObject("CH01")

     obj.ExportBiff "C:\test.xls"

end sub

And noticed in c folder. Whether there is test file or not?

Let us know ,its working or not..

For keep the xls functionality in chart itself, please refer the attached image.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
phaneendra_kunc
Partner - Specialist III
Partner - Specialist III

Hi,

Try adding your access point to the secured website.

You can do it from menu/tools in Internet explorer.

Regards,

Phani

Not applicable
Author

Hi,

Am having the same problem even after adding the qlikview web address to the secure site. It had been working earlier but dont why now.

Regards,

Saukani