<?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 Set analysis greater than less than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654221#M1299460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen many questions about this and tried the different solutions, but none have worked for me. I'm trying to get sales from the current quarter. Pretty simple. But I either get all sales or 0 sales. I've tried many variations. This is what I currently have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$*BM13 &amp;lt;Month={'&amp;gt;= $(=Month(QuarterStart(today()))) &amp;lt;= $(=Month(QuarterEnd(today())))'}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654221#M1299460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen many questions about this and tried the different solutions, but none have worked for me. I'm trying to get sales from the current quarter. Pretty simple. But I either get all sales or 0 sales. I've tried many variations. This is what I currently have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$*BM13 &amp;lt;Month={'&amp;gt;= $(=Month(QuarterStart(today()))) &amp;lt;= $(=Month(QuarterEnd(today())))'}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654221#M1299460</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654222#M1299463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to post a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654222#M1299463</guid>
      <dc:creator />
      <dc:date>2014-06-10T18:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654223#M1299467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax you use is sensitive to spaces.&amp;nbsp; Maybe this will work:&lt;BR /&gt;Sum({$*BM13 &amp;lt;Month={'&amp;gt;=$(=Month(QuarterStart(today())))&amp;lt;=$(=Month(QuarterEnd(today())))'}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer a different approach:&lt;BR /&gt;Sum({$*BM13 &amp;lt;Month={{"$(= '&amp;gt;=' &amp;amp; Month(QuarterStart(today())) '&amp;lt;=' &amp;amp; Month(QuarterEnd(today())))"}&amp;gt;} [Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, it is essential that Month and Month(QuarterStart(today())) are in exact same format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654223#M1299467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-10T18:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654224#M1299470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately Michael, neither option worked. I still get 0 as a result. If I use only one expression without the greater than less than, I get the expected result: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$*BM13 &amp;lt;Month={"$(=Month(QuarterEnd(today())))"}&amp;gt;} [Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But obviously, this doesn't get what I need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654224#M1299470</guid>
      <dc:creator />
      <dc:date>2014-06-10T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654225#M1299473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is that the Month funcion returns string data. So, you cannot use the result in less or greater operators. Use num(month()), instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654225#M1299473</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-10T18:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654226#M1299475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your original expression only uses single quotes, should they be double quotes (honestly don't know if there is a difference in this kind of set analysis).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654226#M1299475</guid>
      <dc:creator />
      <dc:date>2014-06-10T18:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654227#M1299477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eduardo, I could kiss ya! That worked. Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$*BM13 &amp;lt;Month={'&amp;gt;=$(=Num(Month(QuarterStart(today()))))&amp;lt;=$(=Num(Month(QuarterEnd(today()))))'}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654227#M1299477</guid>
      <dc:creator />
      <dc:date>2014-06-10T19:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis greater than less than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654228#M1299479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your thank you is enough, hahaha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-greater-than-less-than/m-p/654228#M1299479</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-10T19:02:29Z</dc:date>
    </item>
  </channel>
</rss>

