<?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 do count distinct function through taggregator in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285872#M59494</link>
    <description>Thanks Abhishek.. Yeah that is working.</description>
    <pubDate>Sun, 24 Mar 2019 02:31:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-24T02:31:13Z</dc:date>
    <item>
      <title>How to do count distinct function through taggregator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285870#M59492</link>
      <description>&lt;P&gt;Hi I have data like below.&lt;/P&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;Product_ID&lt;/TD&gt; 
   &lt;TD&gt;COUNTRY&lt;/TD&gt; 
   &lt;TD&gt;BUSINESS_RULE&lt;/TD&gt; 
   &lt;TD&gt;Attribute&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;2&lt;/TD&gt; 
   &lt;TD&gt;IN&lt;/TD&gt; 
   &lt;TD&gt;A&lt;/TD&gt; 
   &lt;TD&gt;Product ID&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;2&lt;/TD&gt; 
   &lt;TD&gt;IN&lt;/TD&gt; 
   &lt;TD&gt;B&lt;/TD&gt; 
   &lt;TD&gt;Product ID&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;8&lt;/TD&gt; 
   &lt;TD&gt;IN&lt;/TD&gt; 
   &lt;TD&gt;B&lt;/TD&gt; 
   &lt;TD&gt;Model&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;31&lt;/TD&gt; 
   &lt;TD&gt;US&lt;/TD&gt; 
   &lt;TD&gt;B&lt;/TD&gt; 
   &lt;TD&gt;Model&lt;/TD&gt; 
  &lt;/TR&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;31&lt;/TD&gt; 
   &lt;TD&gt;US&lt;/TD&gt; 
   &lt;TD&gt;B&lt;/TD&gt; 
   &lt;TD&gt;Price&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;From this need country wise distinct count of product. I tried through taggregator , but that provide only count of product where group by Country. As option Tuniquerow may help if for Product and country then use taggregator . But is this any opotion to get count distinct directly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2019 12:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285870#M59492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-23T12:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to do count distinct function through taggregator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285871#M59493</link>
      <description>&lt;P&gt;did you try count distict function in tAggregateRow function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/TcF_dD4peTBK89AdRm4onA/tk_I~aj8~5YKSIyHCukhSQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/TcF_dD4peTBK89AdRm4onA/tk_I~aj8~5YKSIyHCukhSQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2019 18:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285871#M59493</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-23T18:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to do count distinct function through taggregator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285872#M59494</link>
      <description>Thanks Abhishek.. Yeah that is working.</description>
      <pubDate>Sun, 24 Mar 2019 02:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-count-distinct-function-through-taggregator/m-p/2285872#M59494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T02:31:13Z</dc:date>
    </item>
  </channel>
</rss>

