<?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>topic Re: Export Charts based on variables into excel or PDF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085403#M925132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe, you can change the Macro Name based on Your Variable Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action --&amp;gt; External --&amp;gt; Run Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write Expression: IF('$(vExportExcel'='Y', ExportToExcelMacro , ExportToPDFMacro)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working, create two buttons based on your variable value, always show only one button either &lt;SPAN style="font-size: 13.3333px;"&gt;ExportToExcelMacro or &lt;SPAN style="font-size: 13.3333px;"&gt;ExportToPDFMacro&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2016 20:56:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-08T20:56:07Z</dc:date>
    <item>
      <title>Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085402#M925131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to export the different charts which are stored in a variable into excel or PDF using macro ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085402#M925131</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085403#M925132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe, you can change the Macro Name based on Your Variable Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action --&amp;gt; External --&amp;gt; Run Macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write Expression: IF('$(vExportExcel'='Y', ExportToExcelMacro , ExportToPDFMacro)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working, create two buttons based on your variable value, always show only one button either &lt;SPAN style="font-size: 13.3333px;"&gt;ExportToExcelMacro or &lt;SPAN style="font-size: 13.3333px;"&gt;ExportToPDFMacro&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 20:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085403#M925132</guid>
      <dc:creator />
      <dc:date>2016-04-08T20:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085404#M925133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dathu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have stored all the Sheet objects into a variable and wanted to print them based on the user slection. &lt;/P&gt;&lt;P&gt;This variable pulls out the user selected chart. Now I want to export that chart into either excel or PDF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and not good at writing macro. Can you please explain me in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 21:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085404#M925133</guid>
      <dc:creator />
      <dc:date>2016-04-08T21:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085405#M925134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check below document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4416"&gt;VB Macro to Loop Field (Dynamic) and Export Chart (Dynamic) to Excel &amp;amp;amp; Name Sheets by Field Value&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2016 00:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085405#M925134</guid>
      <dc:creator />
      <dc:date>2016-04-09T00:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085406#M925135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dathu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for re post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Case is not similar to mine. I am trying to pull the chart to Excel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Walter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085406#M925135</guid>
      <dc:creator />
      <dc:date>2016-04-11T13:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export Charts based on variables into excel or PDF</title>
      <link>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085407#M925136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/169411"&gt;curtChamps&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/2162"&gt;jtg&lt;/A&gt;‌ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;H1 style="margin: 0 140px 0 0; padding-left: 32px; font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Loop Charts and Field Values - Excel Export Macro&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found your article very useful, Now i am trying to implement the logic in exporting the chart stored in the Variable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me in implementing this ?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;\\&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 16:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-Charts-based-on-variables-into-excel-or-PDF/m-p/1085407#M925136</guid>
      <dc:creator />
      <dc:date>2016-04-11T16:48:19Z</dc:date>
    </item>
  </channel>
</rss>

