<?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: [resolved] Advanced Settings SQL Expression Syntax in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300742#M72941</link>
    <description>OK, that should work. Thanks!</description>
    <pubDate>Fri, 20 Jun 2014 08:42:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-20T08:42:40Z</dc:date>
    <item>
      <title>[resolved] Advanced Settings SQL Expression Syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300738#M72937</link>
      <description>Hi everyone,
&lt;BR /&gt;Just a quick question: while typing in an SQL expression in the Advanced Settings/Additional Columns section of an SQL Output component, if I want to use the column I am referencing in the expression itself, how will I do it?
&lt;BR /&gt;For example:
&lt;BR /&gt;"CASE WHEN COL_1 LIKE '%ABC%' THEN SUBSTRING(COL_1, 12, 13) ELSE ' ' "
&lt;BR /&gt;If I just type COL_1, Talend doesn't recognize the column. If I use 'COL_1', then Talend thinks it is just a bit of text.
&lt;BR /&gt;Any ideas?
&lt;BR /&gt;Thanks!
&lt;BR /&gt;Cihan</description>
      <pubDate>Tue, 17 Jun 2014 11:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300738#M72937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-17T11:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Advanced Settings SQL Expression Syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300739#M72938</link>
      <description>Putting COL_1 in brackets also didn't work; Talend again couldn't recognize the column name.
&lt;BR /&gt;Would be really glad if anyone had a solution/suggestion.
&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 17 Jun 2014 15:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300739#M72938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-17T15:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Advanced Settings SQL Expression Syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300740#M72939</link>
      <description>&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I tried using brackets around the column name, like . That also didn't work.</description>
      <pubDate>Wed, 18 Jun 2014 08:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300740#M72939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-18T08:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Advanced Settings SQL Expression Syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300741#M72940</link>
      <description>hi! try to use double quotes and concatenate the strings like this: &lt;BR /&gt;"CASE WHEN "+COL_1+" LIKE '%ABC%' THEN SUBSTRING("+COL_1+", 12, 13) ELSE ' ' "</description>
      <pubDate>Wed, 18 Jun 2014 17:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300741#M72940</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-06-18T17:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Advanced Settings SQL Expression Syntax</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300742#M72941</link>
      <description>OK, that should work. Thanks!</description>
      <pubDate>Fri, 20 Jun 2014 08:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Advanced-Settings-SQL-Expression-Syntax/m-p/2300742#M72941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-20T08:42:40Z</dc:date>
    </item>
  </channel>
</rss>

