<?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 Save Formula results to QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703029#M253624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to save (Frontend) Formula results in a (QVD) file to use these values in a Company wide Cockpit and compare them to KPI's. From this Cockpit users can jump to the documents with details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saving the values has to be part of the Loading Script (I guess), because we need new values every day and we'd like to use the Qlikview Server Reload procedures. Modules/Macros will probably give us new problems using QV Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to save Variables in QVD. &lt;BR /&gt;The problem left is how to get the Formula value (the value, not the Formula) in a Variable, followed by storing to QVD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? &lt;BR /&gt;Work Arounds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Aug 2014 11:09:47 GMT</pubDate>
    <dc:creator>fred_s</dc:creator>
    <dc:date>2014-08-03T11:09:47Z</dc:date>
    <item>
      <title>Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703029#M253624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to save (Frontend) Formula results in a (QVD) file to use these values in a Company wide Cockpit and compare them to KPI's. From this Cockpit users can jump to the documents with details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saving the values has to be part of the Loading Script (I guess), because we need new values every day and we'd like to use the Qlikview Server Reload procedures. Modules/Macros will probably give us new problems using QV Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to save Variables in QVD. &lt;BR /&gt;The problem left is how to get the Formula value (the value, not the Formula) in a Variable, followed by storing to QVD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? &lt;BR /&gt;Work Arounds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2014 11:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703029#M253624</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2014-08-03T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703030#M253625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to Export data from a chart? if it works for you, you can also automate it using Actions and/or Macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that, you can script the same aggregation and the same formula in the load script and STORE the QVD in a usual way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;masterssummit.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2014 16:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703030#M253625</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2014-08-03T16:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703031#M253626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I'll give it a try.&lt;/P&gt;&lt;P&gt;Hopefully the 'right answer' points follow soon &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2014 16:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703031#M253626</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2014-08-03T16:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703032#M253627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately no success so far and it's really a major problem to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exporting through Macro execution is possible manually, but doesn't work on Server Reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I need: &lt;/P&gt;&lt;P&gt;- after (server) reload&lt;/P&gt;&lt;P&gt;- I need results from (Chart) functions like "sum({1&amp;lt;Yearx={'$(vThisyear)'}&amp;gt;} Invoiced)"&lt;/P&gt;&lt;P&gt;- with an export or Store function, stored in an external file like QVD, TXT, XLS or whatever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found this interesting thread from &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="279039" data-objecttype="2" href="https://community.qlik.com/message/279039#279039"&gt;http://community.qlik.com/message/279039#279039&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I don't think I can use it because this example is a combination of the onSelect trigger and GetFieldSelections() but doesn't need a reload for new 'Invoiced' values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any workaround will do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703032#M253627</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2014-08-19T12:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703033#M253628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone interested in a challenge?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703033#M253628</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2014-08-20T14:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Save Formula results to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703034#M253629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still looking for a Qlik Genius &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 13:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-Formula-results-to-QVD/m-p/703034#M253629</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2014-08-21T13:40:29Z</dc:date>
    </item>
  </channel>
</rss>

