<?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: ranges between  two values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839132#M1015401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;Allocation_Value={"&amp;gt;=0.8 &amp;lt;=1"}&amp;gt;} Resource)&lt;/P&gt;&lt;P&gt;or you can assign ranges to variables and your expression would be&lt;/P&gt;&lt;P&gt;count({&amp;lt;Allocation_Value={"&amp;gt;=$(From) &amp;lt;=$(To)"}&amp;gt;}Resource)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 12:37:26 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2015-04-15T12:37:26Z</dc:date>
    <item>
      <title>ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839129#M1015398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,I am new to QLIKVIEW.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;how to differentiate ranges in qlikview,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My requirement is,ihave a table like shown below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;Resource&amp;nbsp;&amp;nbsp; month Allocation_Value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;kishore&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;srikanth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.8&lt;/P&gt;&lt;P&gt;raj&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.25&lt;/P&gt;&lt;P&gt;shilpa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;/P&gt;&lt;P&gt;sravani&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;ram&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.11&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I want to see the,how many resources allocated between these ranges like &lt;STRONG&gt;(&amp;gt;=0.8 and &amp;lt;=1)&lt;/STRONG&gt;,&lt;STRONG&gt;(&amp;gt;=1 and&amp;lt;=1.15)&lt;/STRONG&gt;,&lt;STRONG&gt;(&amp;gt;=1.15 and &amp;lt;1.30) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in a different text objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you Please help on these,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 11:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839129#M1015398</guid>
      <dc:creator />
      <dc:date>2015-04-15T11:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839130#M1015399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of many&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;Resource,&amp;nbsp;&amp;nbsp; month, Allocation_Value&lt;/P&gt;&lt;P&gt;kishore&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,jan,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;srikanth&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,jan ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.8&lt;/P&gt;&lt;P&gt;raj&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp; jan ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.25&lt;/P&gt;&lt;P&gt;shilpa&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,jan&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&amp;nbsp; 0.5&lt;/P&gt;&lt;P&gt;sravani&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,1&lt;/P&gt;&lt;P&gt;ram&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,1.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;join(t1)&lt;/P&gt;&lt;P&gt;t2:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Resource,&lt;/P&gt;&lt;P&gt;If (&amp;nbsp; Allocation_Value &amp;gt;=0.8 and&amp;nbsp; Allocation_Value&amp;lt;=1,'&amp;gt;=0.8 and &amp;lt;=1',if(Allocation_Value&amp;gt;=1&lt;/P&gt;&lt;P&gt;and Allocation_Value&amp;lt;=1.15,'&amp;gt;1 and&amp;lt;=1.15',if(Allocation_Value&amp;gt;=1.15 and Allocation_Value&amp;lt;1.30,'&amp;gt;=1.15 and &amp;lt;1.30','not categorized'))) as Category&lt;/P&gt;&lt;P&gt;Resident t1;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="83719" alt="15-Apr-15 1-05-41 PM.jpg" class="jive-image image-1" src="/legacyfs/online/83719_15-Apr-15 1-05-41 PM.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Then you can count in Straight table&lt;/P&gt;&lt;P&gt;&lt;IMG alt="15-Apr-15 1-45-18 PM.jpg" class="jive-image image-2" src="/legacyfs/online/83736_15-Apr-15 1-45-18 PM.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used&amp;nbsp; "load inline " method to get your data but you can do that on data loaded from your sources.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839130#M1015399</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-15T12:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839131#M1015400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expr in Text box&lt;/P&gt;&lt;P&gt;='Count of resources allocated &amp;gt;=0.8 and &amp;lt;=1 : ' &amp;amp; Count(If(Allocation_Value &amp;gt;=0.8 and Allocation_Value &amp;lt;=1,Resource))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839131#M1015400</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-15T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839132#M1015401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;Allocation_Value={"&amp;gt;=0.8 &amp;lt;=1"}&amp;gt;} Resource)&lt;/P&gt;&lt;P&gt;or you can assign ranges to variables and your expression would be&lt;/P&gt;&lt;P&gt;count({&amp;lt;Allocation_Value={"&amp;gt;=$(From) &amp;lt;=$(To)"}&amp;gt;}Resource)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839132#M1015401</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-04-15T12:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839133#M1015402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these expressions,&lt;/P&gt;&lt;P&gt;Text Box1--- &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF(Allocation_Value &amp;gt;=0.8 and&amp;nbsp; Allocation_Value&amp;lt;=1,Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Allocation_Value&lt;/SPAN&gt;),null())&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Text Box2--- &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Allocation_Value&amp;gt;1 and Allocation_Value&amp;lt;=1.15&lt;/SPAN&gt;,Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Allocation_Value&lt;/SPAN&gt;),null())&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Text Box3--- &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Allocation_Value&amp;gt;1.5 and &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Allocation_Value&amp;lt;=1.30&lt;/SPAN&gt;,Count(Allocation_Value),null())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839133#M1015402</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-04-15T12:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839134#M1015403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;@&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi Robert Mika,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks for your Reply,I want to write&amp;nbsp; expression in textobject&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Data is,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="font-size: 13.3333330154419px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="64"&gt;&lt;STRONG&gt;Resource&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;STRONG&gt;month&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;STRONG&gt;allocation&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;STRONG&gt;project&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;kishore&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;kishore&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;0.25&lt;/TD&gt;&lt;TD&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;raj&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;0.1&lt;/TD&gt;&lt;TD&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;srikanth&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;0.8&lt;/TD&gt;&lt;TD&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;raj&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;1.25&lt;/TD&gt;&lt;TD&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;shilpa&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;0.5&lt;/TD&gt;&lt;TD&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;sravani&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19"&gt;ram&lt;/TD&gt;&lt;TD&gt;jan&lt;/TD&gt;&lt;TD align="right"&gt;1.11&lt;/TD&gt;&lt;TD&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;My requirement is when resource handling more than 1 project in a month then i want to see the sum of&amp;nbsp; allocation value of resource e&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;g(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;resource=kishore,Project1=1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Project2=.25,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;final o/p will be:1.25&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;range &amp;gt;1 to &amp;lt;=1.5&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Can you please find the attachment of &lt;STRONG&gt;qvw&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Sruthi Reddy&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839134#M1015403</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839135#M1015404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Anbu Cheliyan,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your Reply,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My Data is,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;" width="64"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;Resource&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;" width="64"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;month&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;" width="64"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;allocation&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;" width="64"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;kishore&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;1&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;kishore&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;0.25&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;raj&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;0.1&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;srikanth&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;0.8&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;raj&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;1.25&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;shilpa&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;0.5&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;sravani&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;1&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;ram&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;jan&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;1.11&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;project2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;My requirement is when resource handling more than 1 project in a month then i want to see the sum of&amp;nbsp; allocation value of resource e&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;g(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;resource=kishore,Project1=1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Project2=.25,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;final o/p will be:1.25&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;range &amp;gt;1 to &amp;lt;=1.5&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can you please find the attachment of &lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;qvw&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sruthi Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839135#M1015404</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: ranges between  two values</title>
      <link>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839136#M1015405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look into interval match function by defining the minimum and maximum range and pass your fact into the function which will automatically do for you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ranges-between-two-values/m-p/839136#M1015405</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:07:20Z</dc:date>
    </item>
  </channel>
</rss>

