<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Exporting Variables to Excel using Extensions in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Exporting-Variables-to-Excel-using-Extensions/ta-p/1661351</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been struggling on how to export all variables into Excel for documentation purposes(eg: Technical Specifications).&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a few options to do that, which involves creating macros in QV.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, I would like to share an extension created by myself for exporting variables to Excel.&lt;/P&gt;&lt;P&gt;PS: I am not a pro in Javascript, hence many of js script is modified from other source codes.&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;SPAN&gt;Dmitry Gudkov for the splendid&amp;nbsp;walk through&amp;nbsp;on how to create extensions,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Intro about extension can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi-review.blogspot.com/2011/09/building-extensions-in-qlikview-some.html" target="_blank" rel="noopener"&gt;http://bi-review.blogspot.com/2011/09/building-extensions-in-qlikview-some.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please go through this post if you are new towards extensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After pasting the attached folder into:&lt;/P&gt;&lt;P&gt;C:\Users\&amp;lt;UserName&amp;gt;\AppData\Local\QlikTech\QlikView\Extensions\Objects\&amp;lt;Attached Folder&amp;gt;,&lt;/P&gt;&lt;P&gt;click on Webview(top right panel) in QlikView, right click on the empty space and select "+ New Sheet Object".&lt;/P&gt;&lt;P&gt;Select "Extension Objects" under the dropdown list and you should see "Exporting Variables".&lt;/P&gt;&lt;P&gt;Drag the left 4-headed arrows into the empty page of QV.&lt;/P&gt;&lt;P&gt;You should see a list of system variables and front-end created variables as below:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Click on Export button(Top left) and select the filepath to save.&lt;/P&gt;&lt;P&gt;Boom! QV&amp;nbsp;&lt;SPAN&gt;Variables are exported to Excel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Credits to&amp;nbsp;&lt;SPAN&gt;Dmitry Gudkov and the exporting function source code can be found here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://stackoverflow.com/questions/22317951/export-html-table-data-to-excel-using-javascript-jquery-is-not-working-properl" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/22317951/export-html-table-data-to-excel-using-javascript-jquery-is-not-working-properl&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Arthur Fong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 17:07:35 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2022-09-21T17:07:35Z</dc:date>
    <item>
      <title>Exporting Variables to Excel using Extensions</title>
      <link>https://community.qlik.com/t5/Member-Articles/Exporting-Variables-to-Excel-using-Extensions/ta-p/1661351</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been struggling on how to export all variables into Excel for documentation purposes(eg: Technical Specifications).&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a few options to do that, which involves creating macros in QV.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, I would like to share an extension created by myself for exporting variables to Excel.&lt;/P&gt;&lt;P&gt;PS: I am not a pro in Javascript, hence many of js script is modified from other source codes.&lt;/P&gt;&lt;P&gt;Thanks to&amp;nbsp;&lt;SPAN&gt;Dmitry Gudkov for the splendid&amp;nbsp;walk through&amp;nbsp;on how to create extensions,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Intro about extension can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi-review.blogspot.com/2011/09/building-extensions-in-qlikview-some.html" target="_blank" rel="noopener"&gt;http://bi-review.blogspot.com/2011/09/building-extensions-in-qlikview-some.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please go through this post if you are new towards extensions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After pasting the attached folder into:&lt;/P&gt;&lt;P&gt;C:\Users\&amp;lt;UserName&amp;gt;\AppData\Local\QlikTech\QlikView\Extensions\Objects\&amp;lt;Attached Folder&amp;gt;,&lt;/P&gt;&lt;P&gt;click on Webview(top right panel) in QlikView, right click on the empty space and select "+ New Sheet Object".&lt;/P&gt;&lt;P&gt;Select "Extension Objects" under the dropdown list and you should see "Exporting Variables".&lt;/P&gt;&lt;P&gt;Drag the left 4-headed arrows into the empty page of QV.&lt;/P&gt;&lt;P&gt;You should see a list of system variables and front-end created variables as below:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Click on Export button(Top left) and select the filepath to save.&lt;/P&gt;&lt;P&gt;Boom! QV&amp;nbsp;&lt;SPAN&gt;Variables are exported to Excel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Credits to&amp;nbsp;&lt;SPAN&gt;Dmitry Gudkov and the exporting function source code can be found here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://stackoverflow.com/questions/22317951/export-html-table-data-to-excel-using-javascript-jquery-is-not-working-properl" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/22317951/export-html-table-data-to-excel-using-javascript-jquery-is-not-working-properl&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Arthur Fong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 17:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Exporting-Variables-to-Excel-using-Extensions/ta-p/1661351</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2022-09-21T17:07:35Z</dc:date>
    </item>
  </channel>
</rss>

