<?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 'Group By' a Dimension values in Straight Table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005068#M1221512</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48934"&gt;@abc_18&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would create the Aggr field in the script with an if statement. Then you can use that instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 07:37:41 GMT</pubDate>
    <dc:creator>Mark_Little</dc:creator>
    <dc:date>2022-11-16T07:37:41Z</dc:date>
    <item>
      <title>How to 'Group By' a Dimension values in Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005060#M1221511</link>
      <description>&lt;P&gt;I have a straight table like below created in Qlikview.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;requirement is to group the values in this table,&amp;nbsp;Only "p-2" and "p-3 &amp;amp; below (p-4, p-5, p-6..)" should be populated on this table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For "p-3 &amp;amp; below" row, this will show the aggregate of "p-3" and lower values only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE width="487" data-is-focusable="true"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;Number - update&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;Total&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;20.0.15344-No update&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p-6&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;4&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;20.0.16554-Update on Oct&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p-4&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;5&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;20.0.17456-Update on Dec&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p-3&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;12&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;20.0.17457-Update on May&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p-2&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;234&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;20.0.18657-Update on May&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p-1&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;125&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;10.0.18658-Update on Sept&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;p&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;78&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="209" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;5.1.4567-June update&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="64" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="214" style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN&gt;90&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Please suggest how can I achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 07:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005060#M1221511</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2022-11-16T07:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to 'Group By' a Dimension values in Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005068#M1221512</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48934"&gt;@abc_18&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would create the Aggr field in the script with an if statement. Then you can use that instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 07:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005068#M1221512</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2022-11-16T07:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to 'Group By' a Dimension values in Straight Table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005132#M1221513</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;Can you please elaborate more on this?&lt;/P&gt;
&lt;P&gt;These fields are directly coming from a table with the values like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load*,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Number &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;update&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P from XYZ; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P having values as (p-1, p+, p+2, p+3,p-2, p-3, p-4, p-5, p-6....) &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Number column having values as 20.0.17456-, .... and Update column having values similar to&amp;nbsp;Update on May like these...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and Total I am calculating at expression level.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;How to write aggr for this, tried using it in from end at chart level but it didn't work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 08:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Group-By-a-Dimension-values-in-Straight-Table/m-p/2005132#M1221513</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2022-11-16T08:47:18Z</dc:date>
    </item>
  </channel>
</rss>

