<?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 How to find current month sales or count vs last year current month sales or count. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111687#M90812</link>
    <description>&lt;P&gt;Please help me out i m new to qliksense.&lt;BR /&gt;I want to know&amp;nbsp;&lt;BR /&gt;current month sales = __nos.&lt;BR /&gt;previous month sales = __nos.&lt;/P&gt;
&lt;P&gt;i want to know the expression for this and i want to add these text in text box chart.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 07:41:37 GMT</pubDate>
    <dc:creator>gss123</dc:creator>
    <dc:date>2023-08-31T07:41:37Z</dc:date>
    <item>
      <title>How to find current month sales or count vs last year current month sales or count.</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111687#M90812</link>
      <description>&lt;P&gt;Please help me out i m new to qliksense.&lt;BR /&gt;I want to know&amp;nbsp;&lt;BR /&gt;current month sales = __nos.&lt;BR /&gt;previous month sales = __nos.&lt;/P&gt;
&lt;P&gt;i want to know the expression for this and i want to add these text in text box chart.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 07:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111687#M90812</guid>
      <dc:creator>gss123</dc:creator>
      <dc:date>2023-08-31T07:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find current month sales or count vs last year current month sales or count.</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111720#M90813</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Provide some more information about data.&lt;/P&gt;
&lt;P&gt;if you have date field then use below expression&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;current month sales =&amp;nbsp; Sum({&amp;lt;month={"$(=Month(Floor(Today())))"}&amp;gt;}Sales).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;previous month sales =&amp;nbsp;Sum({&amp;lt;month={"$(=Month(AddMonth(Floor(Today())),-1))"}&amp;gt;}Sales).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashant Sangle&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 08:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111720#M90813</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2023-08-31T08:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to find current month sales or count vs last year current month sales or count.</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111777#M90815</link>
      <description>&lt;P&gt;I personally like to use flags in my Master Calendar to make out key periods, then i can just used the flags to calculate any set analysis using the flags&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 09:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-find-current-month-sales-or-count-vs-last-year-current/m-p/2111777#M90815</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2023-08-31T09:42:40Z</dc:date>
    </item>
  </channel>
</rss>

