<?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 Group by for a Straight Table Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147669#M26078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can anyone help me with this issue I need to resolve using a group on straight table chart.&lt;/P&gt;&lt;P&gt;I have a max(date) expression and a user id as a dimension.&lt;/P&gt;&lt;P&gt;I only want to display the last date in the chart.&lt;/P&gt;&lt;P&gt;e.g.&lt;BR /&gt;ID USERID Date&lt;BR /&gt;1 User1 16/06/09&lt;BR /&gt;1 User2 19/06/07&lt;/P&gt;&lt;P&gt;I would only like to display&lt;BR /&gt;ID USERID Date&lt;BR /&gt;1 User1 16/06/09&lt;/P&gt;&lt;P&gt;The version of Qlikview I am using is 8.5&lt;BR /&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Kevin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 23:20:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-24T23:20:35Z</dc:date>
    <item>
      <title>Group by for a Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147669#M26078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can anyone help me with this issue I need to resolve using a group on straight table chart.&lt;/P&gt;&lt;P&gt;I have a max(date) expression and a user id as a dimension.&lt;/P&gt;&lt;P&gt;I only want to display the last date in the chart.&lt;/P&gt;&lt;P&gt;e.g.&lt;BR /&gt;ID USERID Date&lt;BR /&gt;1 User1 16/06/09&lt;BR /&gt;1 User2 19/06/07&lt;/P&gt;&lt;P&gt;I would only like to display&lt;BR /&gt;ID USERID Date&lt;BR /&gt;1 User1 16/06/09&lt;/P&gt;&lt;P&gt;The version of Qlikview I am using is 8.5&lt;BR /&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Kevin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 23:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147669#M26078</guid>
      <dc:creator />
      <dc:date>2009-06-24T23:20:35Z</dc:date>
    </item>
    <item>
      <title>Group by for a Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147670#M26079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My advice is to pre-calculate max date per USERID (or per ID? - can't tell for sure what you need).&lt;BR /&gt;LOAD&lt;BR /&gt;USERID,&lt;BR /&gt;max(Date) as MaxDate // use it in table&lt;BR /&gt;RESIDENT...&lt;BR /&gt;GROUP BY USERID;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 23:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147670#M26079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-24T23:36:13Z</dc:date>
    </item>
    <item>
      <title>Group by for a Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147671#M26080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly, you want to see the user that pertains to the latest dat by ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Your dimension should be ID (not the user).&lt;/P&gt;&lt;P&gt;2. You will have two expressions:&lt;/P&gt;&lt;P&gt;- max(Date)&lt;/P&gt;&lt;P&gt;- FirstSotredValue(USERID, Date*-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 23:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-for-a-Straight-Table-Chart/m-p/147671#M26080</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-06-24T23:38:41Z</dc:date>
    </item>
  </channel>
</rss>

