<?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: Day wise Current Month &amp; Last Month Comparison...........?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766937#M272439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({&amp;lt;Date={'&amp;lt;$(dayname(monthstart(today())))'},Date={'&amp;gt;=$(dayname(monthstart(today())-28))'},Date=,MonthYear=&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 11:30:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-23T11:30:07Z</dc:date>
    <item>
      <title>Day wise Current Month &amp; Last Month Comparison...........??</title>
      <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766934#M272436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help on Comparative Analysis............!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the Attachment to see my Requirement.....????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Av7eN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766934#M272436</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-03-23T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Day wise Current Month &amp; Last Month Comparison...........??</title>
      <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766935#M272437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so you basically want to see last 4 weeks no matter month and date etc right ?&lt;/P&gt;&lt;P&gt;I think you can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date greater than equal to monthstart(today())-28&amp;nbsp; and less than monthstart(today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for previous months data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bhagirath &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 10:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766935#M272437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-23T10:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Day wise Current Month &amp; Last Month Comparison...........??</title>
      <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766936#M272438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need Suggestions????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 11:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766936#M272438</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-03-23T11:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Day wise Current Month &amp; Last Month Comparison...........??</title>
      <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766937#M272439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({&amp;lt;Date={'&amp;lt;$(dayname(monthstart(today())))'},Date={'&amp;gt;=$(dayname(monthstart(today())-28))'},Date=,MonthYear=&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 11:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766937#M272439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-23T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Day wise Current Month &amp; Last Month Comparison...........??</title>
      <link>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766938#M272440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bhagirath gave you the solution. What more do you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Date={'&amp;gt;=$(=monthstart(today())-28)&amp;lt;=$(=monthstart(today()))'}&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 11:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Day-wise-Current-Month-Last-Month-Comparison/m-p/766938#M272440</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-03-23T11:33:59Z</dc:date>
    </item>
  </channel>
</rss>

