<?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: Convert a Straight Chart to QVD while opening the document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902672#M313960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help here please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 17:27:28 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2015-06-25T17:27:28Z</dc:date>
    <item>
      <title>Convert a Straight Chart to QVD while opening the document</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902671#M313959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my final QVW I have a Chart with some Fields and Values in it. I want to convert one particular Straight Table into a QVD, every time the document has finished reloading in QMC.&lt;/P&gt;&lt;P&gt;This task may be done manually - by exporting to excel and then converting to QVD, but I don't want to carry the manual process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the above desired task be done automatically - BUT WITH NO MACRO, MAY BE WITH TRIGGER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 16:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902671#M313959</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-06-25T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Straight Chart to QVD while opening the document</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902672#M313960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help here please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 17:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902672#M313960</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-06-25T17:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Straight Chart to QVD while opening the document</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902673#M313961</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;You could build the result of straight table in script and use resource &lt;STRONG&gt;STORE&lt;/STRONG&gt; and &lt;STRONG&gt;INTO&lt;/STRONG&gt;, saving in format (&lt;STRONG&gt;qvd&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 17:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902673#M313961</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-06-25T17:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Straight Chart to QVD while opening the document</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902674#M313962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want to manually export the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the QVW has finished reloading, that Particular Chart should be Stored as QVD. May be by help of some script or May be by Trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 21:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902674#M313962</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-06-25T21:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a Straight Chart to QVD while opening the document</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902675#M313963</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;If you program the qvw in QMC, will have the QVD automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 12:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-a-Straight-Chart-to-QVD-while-opening-the-document/m-p/902675#M313963</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-06-26T12:54:13Z</dc:date>
    </item>
  </channel>
</rss>

