<?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 Range of values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251297#M1185220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a age bucket and use it in multibox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Oct 2011 03:58:31 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-10-15T03:58:31Z</dc:date>
    <item>
      <title>Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251296#M1185219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a table with&lt;/P&gt;&lt;P&gt;user names and Age&lt;/P&gt;&lt;P&gt;and i wish to have on my multibox a range of ages instead of the way it shows now (see attached file)&lt;/P&gt;&lt;P&gt;anyhow, is there a why to add a value range or do i need to add a new table etc.?&lt;/P&gt;&lt;P&gt;(I am working with sql server and not excel sheets)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10x a million.&lt;/P&gt;&lt;P&gt;Yaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 00:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251296#M1185219</guid>
      <dc:creator />
      <dc:date>2011-10-15T00:14:16Z</dc:date>
    </item>
    <item>
      <title>Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251297#M1185220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a age bucket and use it in multibox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 03:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251297#M1185220</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-15T03:58:31Z</dc:date>
    </item>
    <item>
      <title>Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251298#M1185221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i create that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 12:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251298#M1185221</guid>
      <dc:creator />
      <dc:date>2011-10-15T12:19:18Z</dc:date>
    </item>
    <item>
      <title>Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251299#M1185224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you load your age field as autogenerate like and connect it with your date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set MinAge = 1;&lt;/P&gt;&lt;P&gt;set MaxAge = 100;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Age:&lt;/P&gt;&lt;P&gt;LOAD $(MinAge)+recno()-1 as Age&lt;/P&gt;&lt;P&gt;AUTOGENERATE $(MaxAge)-$(MinAge)+1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 12:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251299#M1185224</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-15T12:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251300#M1185225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached sampl file i suggest you have to use some thing like that,&lt;/P&gt;&lt;P&gt;And if any field there is no data then it shows "-" this symbol in this case so use Suppress When Value is Null.&lt;/P&gt;&lt;P&gt;Load some thing like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set MinAge = 1;&lt;/P&gt;&lt;P&gt;set MaxAge = 100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Age:&lt;/P&gt;&lt;P&gt;LOAD $(MinAge)+recno()-1 as Age&lt;/P&gt;&lt;P&gt;AUTOGENERATE $(MaxAge)-$(MinAge)+1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Age,Name&lt;/P&gt;&lt;P&gt;24,Ajay&lt;/P&gt;&lt;P&gt;45,Neil&lt;/P&gt;&lt;P&gt;12,Sanjay&lt;/P&gt;&lt;P&gt;17,Prakash&lt;/P&gt;&lt;P&gt;1,Vijay&lt;/P&gt;&lt;P&gt;48,Sanjay&lt;/P&gt;&lt;P&gt;24,Jeeven&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 12:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251300#M1185225</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-15T12:37:52Z</dc:date>
    </item>
    <item>
      <title>Range of values</title>
      <link>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251301#M1185226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; in multi box inpace of age &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class(Age,n)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n will any thing you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want at interval of 5 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class(Age,5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-5,5-10,10-15&amp;nbsp; and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else you can use if condition like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (age&amp;gt;=1 and age&amp;lt;=5,'1-5',if(age&amp;gt;5 and age&amp;lt;10,'5-10') and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sunil Chauhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-of-values/m-p/251301#M1185226</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-10-15T14:00:30Z</dc:date>
    </item>
  </channel>
</rss>

