<?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: Createing a QVD from a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487488#M557320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you can use the OnPostReload document trigger to run the created macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that suitable in your case ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 13:55:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-19T13:55:44Z</dc:date>
    <item>
      <title>Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487485#M557317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot chart that I want to store data from.&lt;/P&gt;&lt;P&gt;I want to store them into a QVD every night.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a tread that stated:&lt;/P&gt;&lt;P&gt;Create a macro with&lt;/P&gt;&lt;P&gt;Set obj=ActiveDocument.GetSheetObject(CH18)&lt;/P&gt;&lt;P&gt; obj.ExportEX "C:\test.qvd", 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried by ctrl+m and inserted the above code. &lt;/P&gt;&lt;P&gt;But get the error "Object required: 'obj'"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not tried macro before, so I`m way out of my comfort zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 12:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487485#M557317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T12:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487486#M557318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to enclose the object ID within double quotes like this:&lt;/P&gt;&lt;P&gt;Set obj=ActiveDocument.GetSheetObject("CH18")&lt;/P&gt;&lt;P&gt;and the qvd will be created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487486#M557318</guid>
      <dc:creator />
      <dc:date>2013-06-19T13:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487487#M557319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI JP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will the macro start all by it self if a create a task and schedule it to say 00:10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487487#M557319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487488#M557320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well you can use the OnPostReload document trigger to run the created macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that suitable in your case ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487488#M557320</guid>
      <dc:creator />
      <dc:date>2013-06-19T13:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487489#M557321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input. Works like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487489#M557321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-20T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Createing a QVD from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487490#M557322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a similar requirement. It didn't work like a charm for us &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running the QVW with OnPostReload, manually or through Publisher/QMC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems Publisher is not supporting the OnPostReload. I am able to store the Chart data into QVD, if I run the QVW manually with OnPostReload trigger, but QVD is not created when QVW is ran on QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 20:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Createing-a-QVD-from-a-chart/m-p/487490#M557322</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-07-09T20:46:12Z</dc:date>
    </item>
  </channel>
</rss>

