<?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: Unresolved Compilation Problems with Left and Right String Handling in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238719#M26741</link>
    <description>Tests inn expression builder often come back with an error. Click on the code tab to see if there is a real error. If not the job should run ok.</description>
    <pubDate>Wed, 06 Jun 2012 09:03:55 GMT</pubDate>
    <dc:creator>janhess</dc:creator>
    <dc:date>2012-06-06T09:03:55Z</dc:date>
    <item>
      <title>Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238717#M26739</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to use the LEFT and RIGHT String Handling methods within the tMap component to do some very simple string manipulation but the expression builder always throws a red flag when I actually try to test the expression. 
&lt;BR /&gt; When I try testing this expression with 20120403 as a value: 
&lt;BR /&gt;StringHandling.LEFT(row1.TransactionDate,4) 
&lt;BR /&gt;I get an error message saying: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: ' 
&lt;BR /&gt;All I'm doing is passing a variable into the expression and trying to get the left 4 characters. Why is it have errors? How can I get this to work? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 06 Jun 2012 00:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238717#M26739</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-06-06T00:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238718#M26740</link>
      <description>Hi&lt;BR /&gt;Could you show us the screenshot of tMap?&lt;BR /&gt;Or click 'Code' tag in Job Design area. Show us the line with red underline.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 06 Jun 2012 06:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238718#M26740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-06T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238719#M26741</link>
      <description>Tests inn expression builder often come back with an error. Click on the code tab to see if there is a real error. If not the job should run ok.</description>
      <pubDate>Wed, 06 Jun 2012 09:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238719#M26741</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-06-06T09:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238720#M26742</link>
      <description>With out screen Shot i am feeling like you are declaring the value as a date and not as a string....check the data type in the tmap and confirm...if it is date then change to string&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Debashis</description>
      <pubDate>Wed, 21 May 2014 15:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238720#M26742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-21T15:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238721#M26743</link>
      <description>Hi,
&lt;BR /&gt;TransactionDate field data type is Date or string.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;kumar</description>
      <pubDate>Wed, 21 May 2014 15:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238721#M26743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-21T15:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unresolved Compilation Problems with Left and Right String Handling</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238722#M26744</link>
      <description>Hi
&lt;BR /&gt;see for any date the data type will be date only but if you want to do string handling to that one you need to treat that one as a string right...when you do a string handling with a date field it will show you unresolved compilation error...</description>
      <pubDate>Wed, 21 May 2014 16:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unresolved-Compilation-Problems-with-Left-and-Right-String/m-p/2238722#M26744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-21T16:04:53Z</dc:date>
    </item>
  </channel>
</rss>

