<?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: Qlikview groups by in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921099#M1218558</link>
    <description>&lt;P&gt;there is no other way to enable the table to show me all duplicates without having to add another field? I really need to keep the table as it is&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 20:34:19 GMT</pubDate>
    <dc:creator>oanalung</dc:creator>
    <dc:date>2022-04-21T20:34:19Z</dc:date>
    <item>
      <title>Qlikview groups by</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921024#M1218553</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading data from a table, using ID as unique identifier.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I build a pivot table with all&amp;nbsp; the columns from my source but not including [ID]&amp;nbsp; all my data is grouped by all the other columns, so in the end I get less rows than the real number just because I don't have [ID] as a column in my pivot table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I want to see all rows (even if the data is the same in all the other columns), so I would like to avoid Qlikview aggregating my data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have any calculations in my pivot table, I just want to show all rows without having to include [ID] in my table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 15:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921024#M1218553</guid>
      <dc:creator>oanalung</dc:creator>
      <dc:date>2022-04-21T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview groups by</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921042#M1218554</link>
      <description>&lt;P&gt;Instead of this ID you may create another one with recno() or rowno() within the script and use them within the table.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 16:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921042#M1218554</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-04-21T16:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview groups by</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921099#M1218558</link>
      <description>&lt;P&gt;there is no other way to enable the table to show me all duplicates without having to add another field? I really need to keep the table as it is&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 20:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921099#M1218558</guid>
      <dc:creator>oanalung</dc:creator>
      <dc:date>2022-04-21T20:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview groups by</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921304#M1218566</link>
      <description>&lt;P&gt;No, there is no other way to display all records respectively combinations of field-values. This behaviour was intentionally designed within the Qlik architecture and is one of the key-features - means not storing each field-value of each record like a database or like it happens within a csv else only distinct field-values are stored. This lead to the effect that each object showed only distinct records / field-value combinations. It's really a benefit.&lt;/P&gt;
&lt;P&gt;If including of such an ID is really a big problem you may include these information within another extra field, for example with something like:&lt;/P&gt;
&lt;P&gt;date(Date + rowno() / 10000000) as DateSpecial&lt;/P&gt;
&lt;P&gt;This date is now of course not a real date anymore else a timestamp but it will be further displayed within the table as date. By exporting this table to Excel or a csv it could cause trouble - but this depends on the exact scenario.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 08:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-groups-by/m-p/1921304#M1218566</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-04-22T08:57:52Z</dc:date>
    </item>
  </channel>
</rss>

