<?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 is not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970286#M1220524</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;can you please explain with an example?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 13:01:58 GMT</pubDate>
    <dc:creator>ngreddy1982</dc:creator>
    <dc:date>2022-08-18T13:01:58Z</dc:date>
    <item>
      <title>Group by is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970267#M1220522</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to do group by Year which is derived from Date, for some reason, it is not working as expected, getting the same number of rows with date Vs Year. Please advice how can i group the below by Year&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;TestStg:&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;&amp;nbsp;BrachNumber&lt;BR /&gt;,Date(Date#(SoldDateKey,'YYYYMMDD'),'YYYY') AS [SoldDateYear]&lt;BR /&gt;,SUM([Unbundled Charge Total Amount]) AS [Unbundled Charge Total Amount]&lt;/P&gt;
&lt;P&gt;From Sale.QVD (qvd)&lt;/P&gt;
&lt;P&gt;GROUP BY &lt;BR /&gt;BrachNumber&lt;BR /&gt;,Date(Date#(SoldDateKey,'YYYYMMDD'),'YYYY');&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970267#M1220522</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2022-08-18T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Group by is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970272#M1220523</link>
      <description>&lt;P&gt;Neither Date#() nor Date() change the underlying (numeric) date value, only the way it is formatted. If you're trying to isolate the year from a date try Year(Date) instead. Alternatively, pick out the left(Date,4) from your original text value.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970272#M1220523</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-08-18T12:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Group by is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970286#M1220524</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;can you please explain with an example?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 13:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-is-not-working/m-p/1970286#M1220524</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2022-08-18T13:01:58Z</dc:date>
    </item>
  </channel>
</rss>

