<?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: Group by in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822927#M437</link>
    <description>&lt;P&gt;in the above aggregations only average and count of g values are changing in the front end when we write g in groupby. The sum agg values are working fine.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 05:54:59 GMT</pubDate>
    <dc:creator>uday0994</dc:creator>
    <dc:date>2021-07-19T05:54:59Z</dc:date>
    <item>
      <title>Group by</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822032#M422</link>
      <description>&lt;P&gt;Below is the Example data.&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c,&lt;/P&gt;&lt;P&gt;d,&lt;/P&gt;&lt;P&gt;e,&lt;/P&gt;&lt;P&gt;f,&lt;/P&gt;&lt;P&gt;g,&lt;/P&gt;&lt;P&gt;h,&lt;/P&gt;&lt;P&gt;i,&lt;/P&gt;&lt;P&gt;j,&lt;/P&gt;&lt;P&gt;k,&lt;/P&gt;&lt;P&gt;l,&lt;/P&gt;&lt;P&gt;m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c,&lt;/P&gt;&lt;P&gt;sum(d) as d,&lt;/P&gt;&lt;P&gt;avg(e) as e,&lt;/P&gt;&lt;P&gt;avg(f) as f,&lt;/P&gt;&lt;P&gt;count(distinct (g)) as g&lt;/P&gt;&lt;P&gt;resident Table1&lt;/P&gt;&lt;P&gt;groupby&amp;nbsp; a,b,c;&lt;/P&gt;&lt;P&gt;drop Table&amp;nbsp; Table1;&lt;/P&gt;&lt;P&gt;Now, I want direct field g also into the dashboard without aggregation. so when i add g into table2 and write g in group by, the d,e,f values are changing due to newly added field in group by. when i take g into seperate new table and left join with Table2, it is working for 1000 lines ,but when we go for full reload, it keeps on loading and after 4-6 hours it is failing.&amp;nbsp; &amp;nbsp;I have tried applymap also. Could anyone please explain me on how to achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 09:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822032#M422</guid>
      <dc:creator>uday0994</dc:creator>
      <dc:date>2021-07-14T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Group by</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822058#M423</link>
      <description>&lt;P&gt;Sounds like there are multiple g values per a-b-c combination then. So which of these multiple values of g should be used? FirstValue(g), LastValue(g), Maxstring(g), Minstring(g) ? Perhaps you can give us an example of what you're trying to achieve.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 10:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822058#M423</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2021-07-14T10:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Group by</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822098#M425</link>
      <description>&lt;P&gt;g is a dimension. I need g field directly without applying any aggregation and also the field which we have used count(distinct(g))&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 12:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822098#M425</guid>
      <dc:creator>uday0994</dc:creator>
      <dc:date>2021-07-14T12:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Group by</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822927#M437</link>
      <description>&lt;P&gt;in the above aggregations only average and count of g values are changing in the front end when we write g in groupby. The sum agg values are working fine.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Group-by/m-p/1822927#M437</guid>
      <dc:creator>uday0994</dc:creator>
      <dc:date>2021-07-19T05:54:59Z</dc:date>
    </item>
  </channel>
</rss>

