<?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: using class function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687494#M249082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok but I want to restrict brackets to only 3&lt;/P&gt;&lt;P&gt;but this way I need to calculate the count of defects by client in the script no?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 14:46:17 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2014-07-16T14:46:17Z</dc:date>
    <item>
      <title>using class function</title>
      <link>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687492#M249080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;got a fact table that contains the defects reported by clients by date&lt;/P&gt;&lt;P&gt;I want to classify these clients for each release by brackets of number of defects reported by them&lt;/P&gt;&lt;P&gt;please advise on how to use Class function to get 3 brackets [0,5],[6,10],[11,...[&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687492#M249080</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-16T13:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: using class function</title>
      <link>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687493#M249081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally...&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Class( var,5 ) with var=7, will give the result ---&amp;gt;&amp;nbsp; 5&amp;lt;=x&amp;lt;10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;To convert this into brackets &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;'['&amp;amp;Subfield(Class(7,5 ) ,'&amp;lt;',1)&amp;amp;','&amp;amp;num(Subfield(Class(7,5 ) ,'&amp;lt;',3)-1)&amp;amp;']' will give the result as [5,9]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;so you will get the result as.. [0,4],[5,9],[10,14].....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687493#M249081</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2014-07-16T14:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: using class function</title>
      <link>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687494#M249082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok but I want to restrict brackets to only 3&lt;/P&gt;&lt;P&gt;but this way I need to calculate the count of defects by client in the script no?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:46:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/using-class-function/m-p/687494#M249082</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-07-16T14:46:17Z</dc:date>
    </item>
  </channel>
</rss>

