<?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: Value lies between which Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724678#M259998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already mentioned that I have to do it in UI part not in script part. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 11:15:39 GMT</pubDate>
    <dc:creator>koushik_btech20</dc:creator>
    <dc:date>2014-08-06T11:15:39Z</dc:date>
    <item>
      <title>Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724673#M259993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table which contains the lower bound ,higher bound and a flag(Msg)&amp;nbsp; and in another table I have attribute wise score. I have to find the score first and match it&amp;nbsp; with the range(lower bound and upper bound) and display the msg in a text object. I am attaching a qvw. If anyone have any idea please share here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 10:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724673#M259993</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2014-08-06T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724674#M259994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Intervalmatch().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 10:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724674#M259994</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T10:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724675#M259995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interval match&amp;nbsp; function is used in script. But I have to do it in UI section.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 10:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724675#M259995</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2014-08-06T10:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724676#M259996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vAvg=Avg(Score)&lt;/P&gt;&lt;P&gt;Expression in th textbox:&lt;/P&gt;&lt;P&gt;=Concat( distinct if(vAvg&amp;gt;=LowerBound and vAvg&amp;lt;=HigherBound, Msg))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 10:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724676#M259996</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T10:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724677#M259997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please find the attached, I hope it matches your request &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724677#M259997</guid>
      <dc:creator>Yousef_Amarneh</dc:creator>
      <dc:date>2014-08-06T11:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724678#M259998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already mentioned that I have to do it in UI part not in script part. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724678#M259998</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2014-08-06T11:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724679#M259999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These expression not works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724679#M259999</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2014-08-06T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Value lies between which Range</title>
      <link>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724680#M260000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you note that vAvg is a variable?&lt;/P&gt;&lt;P&gt;See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-lies-between-which-Range/m-p/724680#M260000</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T11:20:38Z</dc:date>
    </item>
  </channel>
</rss>

