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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

pass value from qlikview application to excel

I need to create a button with an action that will pass a value to an excel document.  I want the excel document to open with charts that are related to that specific value.  the excel sheet is done.  It has a drop down that changes the values of the charts. I want the drop down and charts to reflect the value i currently have when i press the button in the qlikview app.  Any information would be helpful.  I have programming experience, but not much with qlikview or vb script.  If i can get a high level explanation how this can be accomplished (A to Z)I will do all the rest of the leg work.

3 Replies
ecolomer
Master II
Master II

Here you have an example to extort to excel

alkesh_sharma
Creator III
Creator III

You need to do all the slicing and dicing of data in qlikview and than you can export that excel with a button.

But if you want to control excel with qlikview, that won't be possible.

Not applicable
Author

So, there is no way to capture a variable's value in qlikview and pass it to an excel sheet? And, open the excel sheet based on the value that was passed.   For clarification I'm not trying to export to excel.  The excel file has all the data I just need a user id from qlikview to show the corresponding data in the excel sheet.  this can't be done with vbscript or powershell?  how about windows directory?