<?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 Newbie question about group by() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320228#M1196522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community &lt;/P&gt;&lt;P&gt;I'm sort of new in development.&lt;/P&gt;&lt;P&gt;The thing is should I insert some calculation function in all field except grouping field? Like max(field1), maxstring(field2), max(field3) from .... group by field4, field5.&lt;/P&gt;&lt;P&gt;Is there any other better solution of group data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard Muncho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 12:02:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-23T12:02:24Z</dc:date>
    <item>
      <title>Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320228#M1196522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community &lt;/P&gt;&lt;P&gt;I'm sort of new in development.&lt;/P&gt;&lt;P&gt;The thing is should I insert some calculation function in all field except grouping field? Like max(field1), maxstring(field2), max(field3) from .... group by field4, field5.&lt;/P&gt;&lt;P&gt;Is there any other better solution of group data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard Muncho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 12:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320228#M1196522</guid>
      <dc:creator />
      <dc:date>2011-05-23T12:02:24Z</dc:date>
    </item>
    <item>
      <title>Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320229#M1196523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muncho,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could try a distinct load... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 13:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320229#M1196523</guid>
      <dc:creator>yasus</dc:creator>
      <dc:date>2011-05-23T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320230#M1196524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gregor,&lt;/P&gt;&lt;P&gt;Distinct load doesn't fit my case. &lt;/P&gt;&lt;P&gt;But thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 13:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320230#M1196524</guid>
      <dc:creator />
      <dc:date>2011-05-23T13:43:52Z</dc:date>
    </item>
    <item>
      <title>Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320231#M1196525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Muncho&lt;/P&gt;&lt;P&gt;Not sure if I understood your question... &lt;/P&gt;&lt;P&gt;You can make as you thought: &lt;/P&gt;&lt;P&gt;load max(field1), maxstring(field2), max(field3), field4, field5&lt;/P&gt;&lt;P&gt; from .... group by field4, field5; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you would do on a sql database... &lt;/P&gt;&lt;P&gt;You you give us more details or a sample we can provide a more detailed answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 13:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320231#M1196525</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-23T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320232#M1196526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say i have below fields&lt;/P&gt;&lt;P&gt;userID, last_name, first_name, age, gender, address1, address2, address3, phone, country, postal_code...&lt;/P&gt;&lt;P&gt;Ok, now i need to group them by userID using group by clause. So i need to use max() or count() in every field right?&lt;/P&gt;&lt;P&gt;I just want to know is there better way to do this.&lt;/P&gt;&lt;P&gt;BTW sorry for my bad English.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 14:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320232#M1196526</guid>
      <dc:creator />
      <dc:date>2011-05-23T14:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320233#M1196527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, i know i need to tell QV which field to use in grouping.&lt;/P&gt;&lt;P&gt;But i know there is better way which i don't know.&lt;/P&gt;&lt;P&gt;Please open my eyes little bit &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 14:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320233#M1196527</guid>
      <dc:creator />
      <dc:date>2011-05-23T14:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320234#M1196528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to do it if you want to group data but maybe you can create different rules, for example, keep only the last record for one userID, only the first, etc&lt;/P&gt;&lt;P&gt;In those cases, I would create a table with flags depending on the condition, apply those flags back in the main table using left join and then use resident load to keep only the values that matched the flag. &lt;/P&gt;&lt;P&gt;I'm not sure if you can apply it on your model. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 15:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320234#M1196528</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-23T15:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question about group by()</title>
      <link>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320235#M1196529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gregor and Erich.&lt;/P&gt;&lt;P&gt;I got something on your posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 07:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Newbie-question-about-group-by/m-p/320235#M1196529</guid>
      <dc:creator />
      <dc:date>2011-05-24T07:53:22Z</dc:date>
    </item>
  </channel>
</rss>

