<?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: How to divide a groups based on the records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16127#M2632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. Can you please provide another scenario.&lt;/P&gt;&lt;P&gt;When am clicking on the transporter name. it should display that group name (1,2 or 3). &lt;/P&gt;&lt;P&gt;and there are Three list boxes Group1,Group2, Group3 It should the transporter names. &lt;/P&gt;&lt;P&gt;there are three Groups. The transporter is having the 0-100 fleets&lt;/P&gt;&lt;P&gt;that transporter will comes under the Group1, like this group2-100-300 fleets, above 300fleets- Group3&lt;/P&gt;&lt;P&gt;How many vehicles having for each group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 11:16:28 GMT</pubDate>
    <dc:creator>rkpatelqlikview</dc:creator>
    <dc:date>2018-02-13T11:16:28Z</dc:date>
    <item>
      <title>How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16125#M2630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help to write the backend code for this scenario?&lt;/P&gt;&lt;P&gt;I have table which is having the stores and sales. I need to divide three groups.&lt;/P&gt;&lt;P&gt; Group1 is 0-100 sales, Group2 is 100-300 sales, above 300 sales - Group3.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;How many vehicles having for each group.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I need to show group1 stores and groip2 and group3 stores in the list box and pie chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16125#M2630</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16126#M2631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a lot of methods to do it, here is one example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales_table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sales&amp;gt;=0 and sales&amp;lt;=100&lt;/SPAN&gt;,'Group1',&amp;nbsp; if(number&amp;gt;=100 and sales &amp;lt;=300,'Group2',&amp;nbsp; if(sales&amp;gt;300,'Group3'))) as Group&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16126#M2631</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T10:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16127#M2632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. Can you please provide another scenario.&lt;/P&gt;&lt;P&gt;When am clicking on the transporter name. it should display that group name (1,2 or 3). &lt;/P&gt;&lt;P&gt;and there are Three list boxes Group1,Group2, Group3 It should the transporter names. &lt;/P&gt;&lt;P&gt;there are three Groups. The transporter is having the 0-100 fleets&lt;/P&gt;&lt;P&gt;that transporter will comes under the Group1, like this group2-100-300 fleets, above 300fleets- Group3&lt;/P&gt;&lt;P&gt;How many vehicles having for each group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 11:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16127#M2632</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16128#M2633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one i have given in my front end. Like this can i write in the backend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Count(DISTINCT&amp;nbsp; [Vehicle Number])&amp;lt;=100, 'Group1', &lt;/P&gt;&lt;P&gt;IF(Count(DISTINCT [Vehicle Number])&amp;gt;100 and Count(DISTINCT [Vehicle Number])&amp;lt;=300,'Group2',&lt;/P&gt;&lt;P&gt;IF(Count(DISTINCT [Vehicle Number])&amp;gt;300, 'Group3')))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 11:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16128#M2633</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T11:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16129#M2634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please attach sample data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16129#M2634</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16130#M2635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Data.&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 219px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="122"&gt;TransName&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="97"&gt;Fleets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;ABC&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;DEF&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;102&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;GHI&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;JKL&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;202&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;MNO&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;PQR&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;STU&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;450&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC and GHI comes under Group1, DEF, JKL comes under Group2, MNO, PQR, STU comes under Group3.&lt;/P&gt;&lt;P&gt;Can i generate new fields for all these groups separately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16130#M2635</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T13:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16131#M2636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16131#M2636</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T13:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16132#M2637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks Youssef,&lt;/P&gt;&lt;P&gt;I need to show count of group1 transnames etc..&lt;/P&gt;&lt;P&gt;Group1&amp;nbsp; - 2&lt;/P&gt;&lt;P&gt;Group2- 2 &lt;/P&gt;&lt;P&gt;Group3 - 3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16132#M2637</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16133#M2638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16133#M2638</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T13:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16134#M2639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Youssef.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16134#M2639</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T13:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16135#M2640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16135#M2640</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T13:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16136#M2641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;May i know the reason its showing the field Group that containing only Group3.&lt;/P&gt;&lt;P&gt;its taking for all only Group3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;if([Vehicle Number]&amp;lt;100,'Group1',if([Vehicle Number]&amp;gt;100 and [Vehicle Number]&amp;lt;300,'Group2','Group3')) as Group;&lt;/P&gt;&lt;P&gt;SND:&lt;/P&gt;&lt;P&gt; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Carrier Name] AS [Transporter Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Datums &amp;amp;'|'&amp;amp;[Carrier Code]&amp;amp;'|'&amp;amp;[Vehicle Number] as UnitKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Vehicle Group], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Vehicle Number],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;VehicleTrips&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[D:\Proje&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;table is Sheet1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture123.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193255_Capture123.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16136#M2641</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-13T14:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16137#M2642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach your app ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise it can be caused by many things.. we should see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be sure you don't have filters activated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16137#M2642</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-13T14:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16138#M2643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Youssef,&lt;/P&gt;&lt;P&gt;Thanks for your support. Please find the attached application. In that i should show the rating for the transporter based on the no.of vehicles and more kms travelled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 03:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16138#M2643</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-14T03:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16139#M2644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I think you should make a group by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193353_screen3.png" style="height: 265px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are making comparison on the field Vehicle number which is not a number, it is a char..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the red part ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16139#M2644</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-14T08:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16140#M2645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to consider that Red.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 11:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16140#M2645</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-14T11:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16141#M2646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Youssef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how to write this one in the script level.&lt;/P&gt;&lt;P&gt;if([Vehicle Number]&amp;lt;100,'Group1',if([Vehicle Number]&amp;gt;100 and [Vehicle Number]&amp;lt;300,'Group2','Group3')) as Group;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 11:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16141#M2646</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-14T11:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16142#M2647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression you mentiondd above won't work. You need an aggregation function like COUNT. And before you need to clean you field to remove the red part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 12:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16142#M2647</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-14T12:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16143#M2648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure I will remove that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 12:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16143#M2648</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-02-14T12:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide a groups based on the records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16144#M2649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to remove it on the script and make Group calculation on the expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the red part on the script with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SubField([Vehicle Number],'(',-1) as &lt;STRONG style="font-size: 13.3333px;"&gt;[Vehicle Number]&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-divide-a-groups-based-on-the-records/m-p/16144#M2649</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-14T13:10:54Z</dc:date>
    </item>
  </channel>
</rss>

