<?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 How to count a unique rows after splitting a field into multiple rows based on delimiter ',' when there is no primary key in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928320#M76441</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have to split my rows into multiple rows based on delimiter ",". I need to count all the unique rows in this table. Normally if i have primary key i can do that by "count(distinct Primary key)" but i don't have any primary key in my data. In this case how to count the unique rows ?&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 06:39:31 GMT</pubDate>
    <dc:creator>vish123</dc:creator>
    <dc:date>2022-05-10T06:39:31Z</dc:date>
    <item>
      <title>How to count a unique rows after splitting a field into multiple rows based on delimiter ',' when there is no primary key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928320#M76441</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have to split my rows into multiple rows based on delimiter ",". I need to count all the unique rows in this table. Normally if i have primary key i can do that by "count(distinct Primary key)" but i don't have any primary key in my data. In this case how to count the unique rows ?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 06:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928320#M76441</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-05-10T06:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to count a unique rows after splitting a field into multiple rows based on delimiter ',' when there is no primary key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928328#M76443</link>
      <description>&lt;P&gt;You can always create a primary key in your Load statement, e.g.&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;BR /&gt;RecNo() as Key,&lt;BR /&gt;...&lt;BR /&gt;From .... ;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 06:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928328#M76443</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-05-10T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to count a unique rows after splitting a field into multiple rows based on delimiter ',' when there is no primary key</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928620#M76462</link>
      <description>&lt;P&gt;Thank you Henric.&lt;/P&gt;
&lt;P&gt;Worked for me..Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 13:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-count-a-unique-rows-after-splitting-a-field-into-multiple/m-p/1928620#M76462</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-05-10T13:53:33Z</dc:date>
    </item>
  </channel>
</rss>

