<?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 Automatically subdivide prices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatically-subdivide-prices/m-p/336177#M1170439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a possibility to automatically subdivide different prices of a product into 5 separate price ranges?&lt;/P&gt;&lt;P&gt;i.e. (highest price-lowest price)/5 = price difference --&amp;gt; lowest price + price difference= first price range&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 13:20:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-05T13:20:21Z</dc:date>
    <item>
      <title>Automatically subdivide prices</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-subdivide-prices/m-p/336177#M1170439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a possibility to automatically subdivide different prices of a product into 5 separate price ranges?&lt;/P&gt;&lt;P&gt;i.e. (highest price-lowest price)/5 = price difference --&amp;gt; lowest price + price difference= first price range&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-subdivide-prices/m-p/336177#M1170439</guid>
      <dc:creator />
      <dc:date>2012-07-05T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically subdivide prices</title>
      <link>https://community.qlik.com/t5/QlikView/Automatically-subdivide-prices/m-p/336178#M1170440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be possible by creating two variables for min and max price:&lt;/P&gt;&lt;P&gt;=min(PriceField)&lt;/P&gt;&lt;P&gt;=max(PriceField)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then using a calculated dimension:&lt;/P&gt;&lt;P&gt;=class(PriceField, (vMaxPrice-vMinPrice)/5 ,'x',vMinPrice)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as expression what you like, e.g. count(distinct SupplierCompany)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatically-subdivide-prices/m-p/336178#M1170440</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-05T13:50:29Z</dc:date>
    </item>
  </channel>
</rss>

