<?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: Store Current Selections to QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630433#M231372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the macro that I have written is not working in the webview...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a macro to store the pivot table into QVD in particular location system... Say C:\Test\table.qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in normal mode... the qvd is created in the location.. but in webview it is not getting created. Should I do some additional settings.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 05:21:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-13T05:21:22Z</dc:date>
    <item>
      <title>Store Current Selections to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630429#M231368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have two filters Year and Brand.&lt;/P&gt;&lt;P&gt;2. I have a pivot table with few rows as inputfields.&lt;/P&gt;&lt;P&gt;3. I select a particular year and a brand.&lt;/P&gt;&lt;P&gt;4. I enter a estimated sales for the above selected filter criteria in the inputfields of the pivot table.&lt;/P&gt;&lt;P&gt;5. I click on a button in the dashboard.&lt;/P&gt;&lt;P&gt;6. The data in the pivot table along with the current selections of the filter should get saved into the QVD.&lt;/P&gt;&lt;P&gt;7. Later I should be able to read them from the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to implement this scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 03:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630429#M231368</guid>
      <dc:creator />
      <dc:date>2014-05-13T03:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Store Current Selections to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630430#M231369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not you use a macro to export the data to qvd.&lt;/P&gt;&lt;P&gt;and call this macro on click of your button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For current selections , you can even export them easily via macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 04:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630430#M231369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T04:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Store Current Selections to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630431#M231370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Nithin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more question... Does the macros run in webview mode/server side?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 04:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630431#M231370</guid>
      <dc:creator />
      <dc:date>2014-05-13T04:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Store Current Selections to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630432#M231371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes macros will work fine in IE or webview, &lt;/P&gt;&lt;P&gt;but they have issues in execution in other browsers i.e. with ajax client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 05:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630432#M231371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T05:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Store Current Selections to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630433#M231372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the macro that I have written is not working in the webview...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a macro to store the pivot table into QVD in particular location system... Say C:\Test\table.qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine in normal mode... the qvd is created in the location.. but in webview it is not getting created. Should I do some additional settings.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 05:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Current-Selections-to-QVD/m-p/630433#M231372</guid>
      <dc:creator />
      <dc:date>2014-05-13T05:21:22Z</dc:date>
    </item>
  </channel>
</rss>

