Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Exporting Variables to Excel using Extensions

cancel
Showing results for 
Search instead for 
Did you mean: 
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Exporting Variables to Excel using Extensions

Last Update:

Sep 21, 2022 1:07:35 PM

Updated By:

Sue_Macaluso

Created date:

Dec 30, 2019 4:08:31 AM

Attachments

Hi all,

I have been struggling on how to export all variables into Excel for documentation purposes(eg: Technical Specifications). 

There are a few options to do that, which involves creating macros in QV.  

Here, I would like to share an extension created by myself for exporting variables to Excel.

PS: I am not a pro in Javascript, hence many of js script is modified from other source codes.

Thanks to Dmitry Gudkov for the splendid walk through on how to create extensions,

Intro about extension can be found here:

http://bi-review.blogspot.com/2011/09/building-extensions-in-qlikview-some.html

Please go through this post if you are new towards extensions.

 

After pasting the attached folder into:

C:\Users\<UserName>\AppData\Local\QlikTech\QlikView\Extensions\Objects\<Attached Folder>,

click on Webview(top right panel) in QlikView, right click on the empty space and select "+ New Sheet Object".

Select "Extension Objects" under the dropdown list and you should see "Exporting Variables".

Drag the left 4-headed arrows into the empty page of QV.

You should see a list of system variables and front-end created variables as below:

 

Click on Export button(Top left) and select the filepath to save.

Boom! QV Variables are exported to Excel.

 

Credits to Dmitry Gudkov and the exporting function source code can be found here:

https://stackoverflow.com/questions/22317951/export-html-table-data-to-excel-using-javascript-jquery...

 

Thanks and regards,

Arthur Fong

 

Tags (1)
Version history
Last update:
‎2022-09-21 01:07 PM
Updated by: