<?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 Regarding Interval Grouping Customizations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698034#M541835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am very new to Qlikview. I have decimal rates going from 0 to 1. I understand how to group them by intervals. However, I would like to make a custom group that contains all values from .10-1.00 and 10 other fields with .01 intervals between 0 and .10 like .1,.2,.3 etc . I would like to do this on a pivot table. I tried this expression, but it put everything into the custom group .10-1.00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('Rate'&amp;gt;=.10, '.10&amp;lt;=x&amp;lt;=1.00',class('Rate',0.01))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any help you can provide. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 20:01:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-17T20:01:02Z</dc:date>
    <item>
      <title>Regarding Interval Grouping Customizations</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698034#M541835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am very new to Qlikview. I have decimal rates going from 0 to 1. I understand how to group them by intervals. However, I would like to make a custom group that contains all values from .10-1.00 and 10 other fields with .01 intervals between 0 and .10 like .1,.2,.3 etc . I would like to do this on a pivot table. I tried this expression, but it put everything into the custom group .10-1.00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('Rate'&amp;gt;=.10, '.10&amp;lt;=x&amp;lt;=1.00',class('Rate',0.01))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any help you can provide. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 20:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698034#M541835</guid>
      <dc:creator />
      <dc:date>2014-06-17T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Interval Grouping Customizations</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698035#M541836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'Rate' is a character string value, not a field name. So your expression is always comparing the string 'Rate' with the value 0.10. The result of that comparison is always false. Try removing the single quotes around 'Rate'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 12:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698035#M541836</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-18T12:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Interval Grouping Customizations</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698036#M541837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert, sorry for the confusion. Rate is a field since its just a test project. Thanks. I still can't figure out how to create a unique interval group that contains .10-1. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 13:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-Interval-Grouping-Customizations/m-p/698036#M541837</guid>
      <dc:creator />
      <dc:date>2014-06-18T13:08:10Z</dc:date>
    </item>
  </channel>
</rss>

