<?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 Selection Box: Revenue Ranges in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-Box-Revenue-Ranges/m-p/312486#M584444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel with records of companies, regions, employees and revenues with 400.000+ records.&lt;/P&gt;&lt;P&gt;I want to create selection box with revenue ranges to be able to see wich companies fall between a given revenue range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich is the best way to achieve my goal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2011 23:23:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-04T23:23:32Z</dc:date>
    <item>
      <title>Selection Box: Revenue Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box-Revenue-Ranges/m-p/312486#M584444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel with records of companies, regions, employees and revenues with 400.000+ records.&lt;/P&gt;&lt;P&gt;I want to create selection box with revenue ranges to be able to see wich companies fall between a given revenue range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich is the best way to achieve my goal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 23:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box-Revenue-Ranges/m-p/312486#M584444</guid>
      <dc:creator />
      <dc:date>2011-10-04T23:23:32Z</dc:date>
    </item>
    <item>
      <title>Selection Box: Revenue Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-Box-Revenue-Ranges/m-p/312487#M584445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are revenues already aggregrated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you could use interval match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;///Assume a table with the field Revenue already exists and the following should make sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inner join intervalmatch (Revenue)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; START, END, Revenue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, 10, 0 - 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, 20, 11 - 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21, 30, 21 - 30&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 31, 40, 31 - 40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41, 50, 41 - 50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 51, 60, 51 - 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 61, 70, 61 - 70&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 71, 80, 71 -80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 81, , 81 +&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have revenue aggregated in script, you could use set analysis with variables.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My set analysis skills are limited but I am sure there are examples around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 00:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-Box-Revenue-Ranges/m-p/312487#M584445</guid>
      <dc:creator />
      <dc:date>2011-10-05T00:02:25Z</dc:date>
    </item>
  </channel>
</rss>

