<?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: Grouping values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591167#M43405</link>
    <description>Why not if statements?&lt;BR /&gt;If(yourfield&amp;lt;=5,'Class A',if(yourfield&amp;lt;=7,'Class B', 'Class C') ) as ClassLevel&lt;BR /&gt;&lt;BR /&gt;or is your logic more complicated than specified?</description>
    <pubDate>Wed, 12 Jun 2019 16:25:25 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-06-12T16:25:25Z</dc:date>
    <item>
      <title>Grouping values</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591163#M43404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a column called points in which there are values from 1 through 10.&lt;/P&gt;&lt;P&gt;I have to group them like 1-5 as class A, 5-7 as class B, remaining as class C in another column called classlevel.&lt;/P&gt;&lt;P&gt;Is there a way to do it? Tried class function but didn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ganesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591163#M43404</guid>
      <dc:creator>GaneshLakshman</dc:creator>
      <dc:date>2019-06-12T16:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping values</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591167#M43405</link>
      <description>Why not if statements?&lt;BR /&gt;If(yourfield&amp;lt;=5,'Class A',if(yourfield&amp;lt;=7,'Class B', 'Class C') ) as ClassLevel&lt;BR /&gt;&lt;BR /&gt;or is your logic more complicated than specified?</description>
      <pubDate>Wed, 12 Jun 2019 16:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591167#M43405</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-12T16:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping values</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591171#M43407</link>
      <description>&lt;P&gt;This works.. But the table has close to 60 million records, Is there any way we can use if statements and still preserve optimised load?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591171#M43407</guid>
      <dc:creator>GaneshLakshman</dc:creator>
      <dc:date>2019-06-12T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping values</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591179#M43408</link>
      <description>Unfortunatly cant think of any unless you can do the transformation in a resident load after loading the qvd.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591179#M43408</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-06-12T16:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping values</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591303#M43427</link>
      <description>&lt;P&gt;Grouping can use IntervalMactch for large data&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 01:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-values/m-p/1591303#M43427</guid>
      <dc:creator>Channa</dc:creator>
      <dc:date>2019-06-13T01:24:52Z</dc:date>
    </item>
  </channel>
</rss>

