<?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 funnel chart using a range as a dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224977#M77334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column called sale_amount. I want to have a funnel chart that shows (by percentage) which sales are over 3000, between 2000 - 3000, between 1000 - 3000, and below 1000. So one colored area of the funnel chart would be sales over 3000 and so on. Here's an example of a funnel chart for sale_amount based off location ( blue is northeast and the others are other areas):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3078_sourceID:3078" /&gt;&lt;/P&gt;&lt;P&gt;so i want basically the same thing but with the ranges described above. Not sure how to do this. Maybe through a calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 21:57:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-15T21:57:26Z</dc:date>
    <item>
      <title>funnel chart using a range as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224977#M77334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column called sale_amount. I want to have a funnel chart that shows (by percentage) which sales are over 3000, between 2000 - 3000, between 1000 - 3000, and below 1000. So one colored area of the funnel chart would be sales over 3000 and so on. Here's an example of a funnel chart for sale_amount based off location ( blue is northeast and the others are other areas):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3078_sourceID:3078" /&gt;&lt;/P&gt;&lt;P&gt;so i want basically the same thing but with the ranges described above. Not sure how to do this. Maybe through a calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 21:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224977#M77334</guid>
      <dc:creator />
      <dc:date>2010-12-15T21:57:26Z</dc:date>
    </item>
    <item>
      <title>funnel chart using a range as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224978#M77335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to create a new dimension as : if( sale_amount &amp;lt; 3000 , Class( sale_amount , 1000) , '&amp;gt;= 3000' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;jj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 22:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224978#M77335</guid>
      <dc:creator />
      <dc:date>2010-12-15T22:14:16Z</dc:date>
    </item>
    <item>
      <title>funnel chart using a range as a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224979#M77336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perfect, thanks Jean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 14:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/funnel-chart-using-a-range-as-a-dimension/m-p/224979#M77336</guid>
      <dc:creator />
      <dc:date>2010-12-16T14:43:49Z</dc:date>
    </item>
  </channel>
</rss>

