<?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: Set Analysis - Numeric Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852997#M532896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give this a try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GL_Account_Number&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; ={"=Num(&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&amp;gt;= 9000 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Num(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt; &amp;lt; 9200 "}&amp;gt;}GL_Value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 16:22:20 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-30T16:22:20Z</dc:date>
    <item>
      <title>Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852995#M532894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot see the error in my syntax.&amp;nbsp; Can anyone else?&lt;/P&gt;&lt;P&gt;This works and gives me the sum of 'GL_Value' for 'GL_Account_Number's greater than or equal to 9000:&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GL_Account_Number&lt;/SPAN&gt; ={"&amp;gt;=9000 " }&amp;gt;} GL_Value )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This works and gives me the sum of 'GL_Value' for 'GL_Account_Number's less than 9200:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;sum({$&amp;lt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GL_Account_Number&lt;/SPAN&gt; ={"&amp;lt;9200 " }&amp;gt;} GL_Value )&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;BUT this does not work.&amp;nbsp; It gives me ALL the GL_Account_Numbers, not just 9000 to 9199.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;sum({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; ={"&amp;gt;=9000 &amp;lt;9200" }&amp;gt;} GL_Value )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt; I want the intersection set, not the union. All the documentation I find has this as the correct syntax but it is not working for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 01:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852995#M532894</guid>
      <dc:creator />
      <dc:date>2015-04-30T01:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852996#M532895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a qlikview document that demonstrates the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And maybe this works:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ={"=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GL_Account_Number&amp;gt;&lt;/SPAN&gt;=9000 AND &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GL_Account_Number&lt;/SPAN&gt;&amp;lt;9200" }&amp;gt;} GL_Value )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852996#M532895</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-04-30T16:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852997#M532896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give this a try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GL_Account_Number&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; ={"=Num(&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&amp;gt;= 9000 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Num(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt; &amp;lt; 9200 "}&amp;gt;}GL_Value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 16:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852997#M532896</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T16:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852998#M532897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem.&amp;nbsp; It is not evident in the documentation or in the reference material people have produced.&lt;/P&gt;&lt;P&gt;If you put a space between the start and end points, it won't work. &lt;/P&gt;&lt;P&gt;Note the space between &amp;gt;=9000 and &amp;lt;9200&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ={"&amp;gt;=9000 &amp;lt;9200" }&amp;gt;} GL_Value )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Leave NO space and this works as advertised&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GL_Account_Number&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ={"&amp;gt;=9000&amp;lt;9200" }&amp;gt;} GL_Value )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852998#M532897</guid>
      <dc:creator />
      <dc:date>2015-04-30T19:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852999#M532898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that this should be case, I tested this on one of the applications I am working on and it seems to work with a space between the two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But whatever may be the case, you were able to get a fix which is more important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/852999#M532898</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T19:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/853000#M532899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, usually spaces are not critical in QV syntax and Set Analysis but not in this case.&lt;/P&gt;&lt;P&gt;I can see it change before my eyes just by putting a space between and clicking on Apply.&lt;/P&gt;&lt;P&gt;This is Qlikview 11.20.12742.0 SR10 64 bit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 19:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/853000#M532899</guid>
      <dc:creator />
      <dc:date>2015-04-30T19:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Numeric Range</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/853001#M532900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Qlikview 11.20.12852.0 &lt;/SPAN&gt;SR11 version of QlikView and its working. PFA a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 20:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Numeric-Range/m-p/853001#M532900</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-30T20:04:58Z</dc:date>
    </item>
  </channel>
</rss>

