<?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: average inventory amount formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340581#M413033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14988611903984056 jive_text_macro" jivemacro_uid="_14988611903984056"&gt;
&lt;P&gt;Avg(InventoryAmount)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2017 22:20:10 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2017-06-30T22:20:10Z</dc:date>
    <item>
      <title>average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340578#M413030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are date,starting date, end date, month, week in my qlickview. I neet to average inventory amount formula. Can u help me this issue. Thanks for helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 09:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340578#M413030</guid>
      <dc:creator />
      <dc:date>2017-06-22T09:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340579#M413031</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 feel you need to ask your business user about the exact formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 10:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340579#M413031</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-06-30T10:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340580#M413032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends about your business user, but normally if you need a diary average you must to sum all the values and divide by the num of days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly you have in the table? Could you give an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 13:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340580#M413032</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-06-30T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340581#M413033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14988611903984056 jive_text_macro" jivemacro_uid="_14988611903984056"&gt;
&lt;P&gt;Avg(InventoryAmount)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 22:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340581#M413033</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-06-30T22:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340582#M413034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Average calculation it can be:&lt;/P&gt;&lt;P&gt;Average(Inventory Amount)&lt;/P&gt;&lt;P&gt;To consider average calculation along with some other fields like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sum(Inventory Amount) / count({&amp;lt;Customer&amp;gt;} &lt;STRONG&gt;total &lt;/STRONG&gt;distinct Month) (//Customer field is assumed).&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Jul 2017 07:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340582#M413034</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-07-01T07:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340583#M413035</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;In general the formula would be (Opening stock+Closing Stock)/2 will give you the average inventory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stock at start date , Stock at end date you can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sadasiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 10:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340583#M413035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T10:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340584#M413036</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;Go through this link it may helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Inventory_turnover" title="https://en.wikipedia.org/wiki/Inventory_turnover"&gt;Inventory turnover - Wikipedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sadasiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 10:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340584#M413036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T10:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: average inventory amount formula</title>
      <link>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340585#M413037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Baskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1288057"&gt;monthly average inventory?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For Example: Date Range: 1 Jan - 31st March 2017&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Avg Inventory = (Average of (Opening Stock on Jan 1 , Closing Stock on Jan 31 , Closing Stock on Feb 28 , Closing Stock on Mar 31))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;How can use this as expression?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sadasiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 11:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-inventory-amount-formula/m-p/1340585#M413037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T11:11:19Z</dc:date>
    </item>
  </channel>
</rss>

