<?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 sum a column with multiple conditions in Talend ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339942#M108024</link>
    <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6712"&gt;@richard&lt;/a&gt; Hall @Xiaodi Shi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement like this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM ( COLUMN ) where a ='1' AND b= '2' AND CNO=DNO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this in Talend ? Please provide me a example with sample data to understand it clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:55:02 GMT</pubDate>
    <dc:creator>prabuj</dc:creator>
    <dc:date>2024-11-15T21:55:02Z</dc:date>
    <item>
      <title>How to sum a column with multiple conditions in Talend ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339942#M108024</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6712"&gt;@richard&lt;/a&gt; Hall @Xiaodi Shi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement like this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM ( COLUMN ) where a ='1' AND b= '2' AND CNO=DNO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this in Talend ? Please provide me a example with sample data to understand it clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339942#M108024</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2024-11-15T21:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum a column with multiple conditions in Talend ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339943#M108025</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Where are data from? If you are reading data from database, you just need a tDBInput component to run a query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 14:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339943#M108025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T14:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum a column with multiple conditions in Talend ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339944#M108026</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data is coming from a csv file. Could you please help out with a example. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 02:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339944#M108026</guid>
      <dc:creator>prabuj</dc:creator>
      <dc:date>2023-04-11T02:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum a column with multiple conditions in Talend ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339945#M108027</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Take a look at tAggregateRow component, this component is used to perform aggregation operations including sum, avg, first, count etc.. &lt;/P&gt;&lt;P&gt;Assuming a, b CNO, DNO are the column names in your case? I think you need to filter the data using tFilterRow before tAggregateRow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 08:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-sum-a-column-with-multiple-conditions-in-Talend/m-p/2339945#M108027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-11T08:24:42Z</dc:date>
    </item>
  </channel>
</rss>

