<?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 Formula Help Needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1692135#M450695</link>
    <description>&lt;P&gt;Good Afternoon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in need of your alls guidance once again with help for a formula. I have a field MonthConsumed that is a date field, a part number MATNR, and field S031.SPMON that is the total consumed in that month. I am trying to create within a table a formula that would average the last 6 months worth of consumption. Logically it would be S031.SPMON where MonthConsumed = today() and then again for today()-30 for last month etc for 6 months. Can someone help with this formula I cannot seem to get it to work at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 18:37:07 GMT</pubDate>
    <dc:creator>JustinRamsey</dc:creator>
    <dc:date>2020-04-08T18:37:07Z</dc:date>
    <item>
      <title>Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1692135#M450695</link>
      <description>&lt;P&gt;Good Afternoon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in need of your alls guidance once again with help for a formula. I have a field MonthConsumed that is a date field, a part number MATNR, and field S031.SPMON that is the total consumed in that month. I am trying to create within a table a formula that would average the last 6 months worth of consumption. Logically it would be S031.SPMON where MonthConsumed = today() and then again for today()-30 for last month etc for 6 months. Can someone help with this formula I cannot seem to get it to work at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1692135#M450695</guid>
      <dc:creator>JustinRamsey</dc:creator>
      <dc:date>2020-04-08T18:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1692137#M450696</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 469px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31545iDBEEE0659A5F7F99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1692137#M450696</guid>
      <dc:creator>JustinRamsey</dc:creator>
      <dc:date>2020-04-08T18:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1697842#M451041</link>
      <description>&lt;P&gt;Have a look at the following Design Blog post, may be of some use to you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Average-Which-average/ba-p/1466654" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Average-Which-average/ba-p/1466654&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want to search further in this area, use the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may actually need the following Set Analysis post, there are a couple other related links at the bottom of this post too:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 17:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1697842#M451041</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-29T17:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1698214#M451059</link>
      <description>&lt;P&gt;Can you try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Avg(If(MonthConsumed&amp;gt;=AddMonths(Today(),-6), S031.SPMON))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 00:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1698214#M451059</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-01T00:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1698298#M451063</link>
      <description>&lt;P&gt;I appreciate the help. Unfortunately it didnt work .&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 12:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1698298#M451063</guid>
      <dc:creator>JustinRamsey</dc:creator>
      <dc:date>2020-05-01T12:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Formula Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1701168#M451201</link>
      <description>&lt;P&gt;May need to attach a sample app on this one, as there has to be something we are missing in the details I believe, likely only way to get more responses.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 15:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-Help-Needed/m-p/1701168#M451201</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-12T15:00:42Z</dc:date>
    </item>
  </channel>
</rss>

