<?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 get distint count from salesforce table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369279#M132437</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I'm trying to combine multi resulted values from unique column in separate column and have to provide a unique name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for explame &lt;/P&gt;&lt;P&gt;S.No  Product  Name&lt;/P&gt;&lt;P&gt;190      PORTS  Materials&lt;/P&gt;&lt;P&gt;190     Router Materials&lt;/P&gt;&lt;P&gt;190     Cable  Materials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i do distinct i must get only 1 record for above entry.&lt;/P&gt;&lt;P&gt;Is this feasible in talend?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for explame &lt;/P&gt;&lt;P&gt;S.No&amp;nbsp; Product&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PORTS&amp;nbsp; Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Router Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cable&amp;nbsp; Materials&lt;/P&gt;&lt;P&gt;191    PORTS  Material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i must get 2 record for above entry. Is this feasible in talend?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talend Job build using this flow --&amp;gt; salesforce -&amp;gt; tmap -&amp;gt; store in influxdb - Showing in Grafana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a solution for this challenging logic. Thanks &lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:52:00 GMT</pubDate>
    <dc:creator>hangel</dc:creator>
    <dc:date>2024-11-16T01:52:00Z</dc:date>
    <item>
      <title>How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369279#M132437</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I'm trying to combine multi resulted values from unique column in separate column and have to provide a unique name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for explame &lt;/P&gt;&lt;P&gt;S.No  Product  Name&lt;/P&gt;&lt;P&gt;190      PORTS  Materials&lt;/P&gt;&lt;P&gt;190     Router Materials&lt;/P&gt;&lt;P&gt;190     Cable  Materials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i do distinct i must get only 1 record for above entry.&lt;/P&gt;&lt;P&gt;Is this feasible in talend?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for explame &lt;/P&gt;&lt;P&gt;S.No&amp;nbsp; Product&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PORTS&amp;nbsp; Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Router Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cable&amp;nbsp; Materials&lt;/P&gt;&lt;P&gt;191    PORTS  Material&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i must get 2 record for above entry. Is this feasible in talend?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talend Job build using this flow --&amp;gt; salesforce -&amp;gt; tmap -&amp;gt; store in influxdb - Showing in Grafana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a solution for this challenging logic. Thanks &lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369279#M132437</guid>
      <dc:creator>hangel</dc:creator>
      <dc:date>2024-11-16T01:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369280#M132438</link>
      <description>&lt;P&gt;@Angel Hemu​&amp;nbsp;, yes you can do that for the below input.&lt;/P&gt;&lt;P&gt;for explame&lt;/P&gt;&lt;P&gt;&lt;A href="http://s.no/" alt="http://s.no/" target="_blank"&gt;S.No&lt;/A&gt;&amp;nbsp;Product Name&lt;/P&gt;&lt;P&gt;190 PORTS Materials&lt;/P&gt;&lt;P&gt;190 Router Materials&lt;/P&gt;&lt;P&gt;190 Cable Materials&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you want to get the output only one record means you can remove duplicates on S.No column in tUniqueRows.but  if you want to get the specific record then you need to sort the before tUniqueRows component using tSortRows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly  you can two records from the below input using the same above mention way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://s.no/" alt="http://s.no/" target="_blank"&gt;S.No&lt;/A&gt;&amp;nbsp;Product&amp;nbsp;Name&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PORTS&amp;nbsp;Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Router Materials&lt;/P&gt;&lt;P&gt;190&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Cable&amp;nbsp;Materials&lt;/P&gt;&lt;P&gt;191 PORTS Material&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 03:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369280#M132438</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-07-18T03:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369281#M132439</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/profile/0053p000007LKmJAAW" alt="https://community.talend.com/s/profile/0053p000007LKmJAAW" target="_blank"&gt;manodwhb&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the solution you have provided. Here i tried with a record which holds 78 entries. &lt;/P&gt;&lt;P&gt;Using tUnique component i finally got 1 records in tlogrow output.  which gives me distinct value of that record. How ever i miss the valid data product list of the record.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still i feel I didn't get the expected result. Can you tell me whether it is feasible to add new column to tell me whether it is Standalone (Single) or Multiple Category using the S.No?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S.No Product Name    &lt;B&gt;UNIQUE NAME&lt;/B&gt;&lt;/P&gt;&lt;P&gt;190 PORTS Materials   &lt;B&gt;Multiple&lt;/B&gt;&lt;/P&gt;&lt;P&gt;190 Router Materials  &lt;B&gt;Multiple&lt;/B&gt;&lt;/P&gt;&lt;P&gt;190 Cable Materials   &lt;B&gt;Multiple&lt;/B&gt;&lt;/P&gt;&lt;P&gt;191 PORTS &lt;B&gt;Single&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Is the above one is feasible?&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 07:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369281#M132439</guid>
      <dc:creator>hangel</dc:creator>
      <dc:date>2020-07-20T07:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369282#M132440</link>
      <description>&lt;P&gt;Actually  @Manohar B​&amp;nbsp;I'm trying to achieve the scenario using below tmap &lt;/P&gt;&lt;P&gt;condition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(out.Product_Name__c.equals("Dynamic IP") ? "Dynamic_IP" :&lt;/P&gt;&lt;P&gt;(out.Product_Name__c.equals("SD WAN") ? "SD_WAN" : "Others" ) )&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm able to get the data in &lt;B&gt;nprod &lt;/B&gt;column as in the image which is attached.  I'm able to get "Dynamic IP" data correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are scenarios where I want to achieve "SD WAN" data alone but it should not have Dynamic IP data , How to achieve it with entry(eg.serial no) do not have Dynamic IP by excluding SD WAN data which has Dynamic IP data. &lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 23:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369282#M132440</guid>
      <dc:creator>hangel</dc:creator>
      <dc:date>2020-08-12T23:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369283#M132441</link>
      <description>&lt;P&gt;@Angel Hemu​&amp;nbsp;,can you share your tMap configuration screenshot ?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 01:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369283#M132441</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-13T01:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369284#M132442</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;Attached the tmap image&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 05:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369284#M132442</guid>
      <dc:creator>hangel</dc:creator>
      <dc:date>2020-08-13T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369285#M132443</link>
      <description>&lt;P&gt;@Angel Hemu​&amp;nbsp;,where is &lt;B&gt;nprod&amp;nbsp; column /field?  and can you give sample input and output what you want?&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 07:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369285#M132443</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-13T07:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369286#M132444</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;prod is referred as nprod is the expresssion(out1).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to categorize the data in to 3 types (Dynamic IP , SD WAN , Others) using the combination mentioned below:(Sample) - Each Serial no. may have n number of products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. My input data (Product Name_c) carries multiple product which has Dynamic IP/SD WAN and other combinations for each serial no.&lt;/P&gt;&lt;P&gt;2. My output should be if i have Dynamic IP/SD WAN and Other Product - I must get "Dynamic IP" as the output for that record.&lt;/P&gt;&lt;P&gt;3. If there is no Dynamic IP and if i have SD WAN then my output should come as "SD WAN" &lt;/P&gt;&lt;P&gt;4. If there is no Dynamic IP &amp;amp; SD WAN then my output should come as "Others"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this suffice?(Sample Screenshot attached)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 08:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369286#M132444</guid>
      <dc:creator>hangel</dc:creator>
      <dc:date>2020-08-13T08:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369287#M132445</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;- Do we have any solution for this ?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 18:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369287#M132445</guid>
      <dc:creator>dramya</dc:creator>
      <dc:date>2020-08-14T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369288#M132446</link>
      <description>&lt;P&gt;@RAMYA DHANASEKARAN​&amp;nbsp;, I have not understand clearly about the requirement here.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 04:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369288#M132446</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-17T04:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369289#M132447</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp; - Does the details given in the attachment help?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369289#M132447</guid>
      <dc:creator>dramya</dc:creator>
      <dc:date>2020-08-17T16:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369290#M132448</link>
      <description>&lt;P&gt;@RAMYA DHANASEKARAN​&amp;nbsp;, is your data is static that you will have same this way like 1 will have IP and 2 will have static and 3 will have others?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369290#M132448</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-17T16:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369291#M132449</link>
      <description>&lt;P&gt;@Manohar B - No it is not static combination it is a  Dynamic list. however Data-wise  category has to b done based on these 3 types: IP , Static &amp;amp; Others by looking in to the combination for serial no.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 06:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369291#M132449</guid>
      <dc:creator>dramya</dc:creator>
      <dc:date>2020-08-18T06:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get distint count from salesforce table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369292#M132450</link>
      <description>&lt;P&gt;@dramya, to support your requirement ,we do not have direct component, But you can create a java routine and you use in talend get that way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-distint-count-from-salesforce-table/m-p/2369292#M132450</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-18T11:50:52Z</dc:date>
    </item>
  </channel>
</rss>

