<?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: Optimizing the use of CASE Statements in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360477#M125048</link>
    <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Take a look at tReplaceList component, maybe you can create a mapping file and use this component to replace of case statement block.&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>Wed, 27 Sep 2023 05:24:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-09-27T05:24:49Z</dc:date>
    <item>
      <title>Optimizing the use of CASE Statements</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360476#M125047</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working on a project with Talend where I need to extract data from a file. I'm using a tFileInputDelimited component followed by a tJavaFlex component. One of the pieces of data contains a numeric code ranging from 1 to 100. Depending on this code, it should correspond to a specific string.&lt;/P&gt;&lt;P&gt;Creating 100 individual CASE blocks to handle the different cases seems impractical and not very efficient.&lt;/P&gt;&lt;P&gt;I'm seeking suggestions to optimize this process. Has anyone encountered a similar situation before? Are there best practices or alternative approaches that can be used to handle a large number of cases more efficiently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360476#M125047</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2024-11-15T21:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing the use of CASE Statements</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360477#M125048</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Take a look at tReplaceList component, maybe you can create a mapping file and use this component to replace of case statement block.&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>Wed, 27 Sep 2023 05:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360477#M125048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-27T05:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing the use of CASE Statements</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360478#M125049</link>
      <description>&lt;P&gt;How about creating a CSV file something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ID;String Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then use tMap and join this with the main dataflow of yours.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Later it's enough to handle the CSV file outside of the job.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 11:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Optimizing-the-use-of-CASE-Statements/m-p/2360478#M125049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-02T11:43:22Z</dc:date>
    </item>
  </channel>
</rss>

