<?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: Stock value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329803#M834851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Store the history in a qvd file - it will save and load much faster than a text file. If the data set is large (millions of rows), then you may need to use an incremental load approach. You could check out the reference manual for "incremental loading" or search here.These blog postings should help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8844"&gt;Get started with developing qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9040"&gt;More advanced topics of qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure that you add a calendar to your model. This will make both the selection and the expressions for this analysis much easier. Search here for "master calendar" for more information. The following will also help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like more specific help, I suggest you provide more information about your data model and preferably, upload small sample qvw and/or xlsx files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 May 2017 06:27:57 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2017-05-29T06:27:57Z</dc:date>
    <item>
      <title>Stock value</title>
      <link>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329801#M834849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howe is the best way to save stock value ?&lt;/P&gt;&lt;P&gt;I have a lots a of parts whit quantity and value in a txt file thats loads into qw.&lt;/P&gt;&lt;P&gt;so i can calculate the stock value... &lt;SPAN style="font-size: 13.3333px;"&gt;quantity * value and take the sum of that .....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But now i wont to compare the stock value from month to month, veek to veek. or day to day depend of the file size of qw grows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So i want to save the Date(Today), partsnumber, stockvalue evry (month, veek or day) in qw (or txt file to load).&lt;BR /&gt;&lt;/SPAN&gt;Can somboby help me too explan howe too do that the best way &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ Leif&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/Stock-value/m-p/1329801#M834849</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stock value</title>
      <link>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329802#M834850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can somone help me too save same calcultated values too a table (file) som i can compare stoch value per date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 05:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329802#M834850</guid>
      <dc:creator />
      <dc:date>2017-05-29T05:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stock value</title>
      <link>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329803#M834851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Store the history in a qvd file - it will save and load much faster than a text file. If the data set is large (millions of rows), then you may need to use an incremental load approach. You could check out the reference manual for "incremental loading" or search here.These blog postings should help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8844"&gt;Get started with developing qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9040"&gt;More advanced topics of qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure that you add a calendar to your model. This will make both the selection and the expressions for this analysis much easier. Search here for "master calendar" for more information. The following will also help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like more specific help, I suggest you provide more information about your data model and preferably, upload small sample qvw and/or xlsx files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 06:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stock-value/m-p/1329803#M834851</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-05-29T06:27:57Z</dc:date>
    </item>
  </channel>
</rss>

