<?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 need to  convert below case statement in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/need-to-convert-below-case-statement-in-talend/m-p/2265394#M44948</link>
    <description>&lt;P&gt;Hi&amp;nbsp; All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;i need to convert the below case statement in talend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CASE WHEN mcw_qualitypot_prod_event_deduped.qualitypot_prod_task_type&amp;nbsp; ="IMAGE_REVIEW"&lt;BR /&gt;AND mcw_qualitypot_prod_event_deduped.qualitypot_prod_error :: text ='incorrectRejected'&lt;BR /&gt;THEN count(&lt;BR /&gt;mcw_qualitypot_prod_event_deduped.qualitypot_prod_error&lt;BR /&gt;) ELSE NULL END AS quality_incorrectrejectedpots,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please provide solution for the above requirement&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:29:15 GMT</pubDate>
    <dc:creator>genupula</dc:creator>
    <dc:date>2024-11-16T03:29:15Z</dc:date>
    <item>
      <title>need to  convert below case statement in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-to-convert-below-case-statement-in-talend/m-p/2265394#M44948</link>
      <description>&lt;P&gt;Hi&amp;nbsp; All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;i need to convert the below case statement in talend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CASE WHEN mcw_qualitypot_prod_event_deduped.qualitypot_prod_task_type&amp;nbsp; ="IMAGE_REVIEW"&lt;BR /&gt;AND mcw_qualitypot_prod_event_deduped.qualitypot_prod_error :: text ='incorrectRejected'&lt;BR /&gt;THEN count(&lt;BR /&gt;mcw_qualitypot_prod_event_deduped.qualitypot_prod_error&lt;BR /&gt;) ELSE NULL END AS quality_incorrectrejectedpots,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please provide solution for the above requirement&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-to-convert-below-case-statement-in-talend/m-p/2265394#M44948</guid>
      <dc:creator>genupula</dc:creator>
      <dc:date>2024-11-16T03:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: need to  convert below case statement in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/need-to-convert-below-case-statement-in-talend/m-p/2265395#M44949</link>
      <description>You may have a sequence with a name based on the value of both qualitypot_prod_task_type + qualitypot_prod_error fields:&lt;BR /&gt;&lt;BR /&gt;Numeric.sequence(row1.qualitypot_prod_task_type+row1.qualitypot_prod_error, 1, 1)&lt;BR /&gt;&lt;BR /&gt;Use this to populate a global variable or tMap local variable and get the result where needed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 08:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/need-to-convert-below-case-statement-in-talend/m-p/2265395#M44949</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-01-23T08:09:27Z</dc:date>
    </item>
  </channel>
</rss>

