<?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 count sales from previous month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/count-sales-from-previous-month/m-p/1596986#M63129</link>
    <description>&lt;P&gt;I currently have a table of sales and its date. I have created a field named month_1 which gets the previous month as shown below. Now I am trying to count the number of sales in every month. Sales are reported daily so I will need to sum them up. I want to have a list of month mapped with last month's sales. Any idea how can I do that?&lt;/P&gt;&lt;P&gt;Currently I am using:&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Date]={month_1}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;but it's not working&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="22.PNG" style="width: 229px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14600i8493B2EB2868CCAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="22.PNG" alt="22.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11.PNG" style="width: 295px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14603iA0341B9E3A3761C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="11.PNG" alt="11.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="65.PNG" style="width: 306px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14602iBFE585D7892605AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="65.PNG" alt="65.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:59:20 GMT</pubDate>
    <dc:creator>rainstorm90</dc:creator>
    <dc:date>2021-04-02T07:59:20Z</dc:date>
    <item>
      <title>count sales from previous month</title>
      <link>https://community.qlik.com/t5/App-Development/count-sales-from-previous-month/m-p/1596986#M63129</link>
      <description>&lt;P&gt;I currently have a table of sales and its date. I have created a field named month_1 which gets the previous month as shown below. Now I am trying to count the number of sales in every month. Sales are reported daily so I will need to sum them up. I want to have a list of month mapped with last month's sales. Any idea how can I do that?&lt;/P&gt;&lt;P&gt;Currently I am using:&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Date]={month_1}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;but it's not working&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="22.PNG" style="width: 229px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14600i8493B2EB2868CCAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="22.PNG" alt="22.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11.PNG" style="width: 295px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14603iA0341B9E3A3761C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="11.PNG" alt="11.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="65.PNG" style="width: 306px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/14602iBFE585D7892605AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="65.PNG" alt="65.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-sales-from-previous-month/m-p/1596986#M63129</guid>
      <dc:creator>rainstorm90</dc:creator>
      <dc:date>2021-04-02T07:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: count sales from previous month</title>
      <link>https://community.qlik.com/t5/App-Development/count-sales-from-previous-month/m-p/1597672#M63130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Or you need to place this value in a variable. Or you need a filter pane where you can filter on Month_1. Then you can just use Sum(Sales). You can't count Sales because then you count the rows and not the values in the rows.&lt;/P&gt;&lt;P&gt;Jordy&lt;/P&gt;&lt;P&gt;Climber&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 12:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/count-sales-from-previous-month/m-p/1597672#M63130</guid>
      <dc:creator>JordyWegman</dc:creator>
      <dc:date>2019-07-01T12:24:52Z</dc:date>
    </item>
  </channel>
</rss>

