<?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: error : cannot convert from string to boolean in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267689#M46497</link>
    <description>Hello,&lt;BR /&gt;Could you put some screenshots of your Tmap in your post?&lt;BR /&gt;Thanks&lt;BR /&gt;JC</description>
    <pubDate>Wed, 23 Jul 2008 15:45:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-23T15:45:08Z</dc:date>
    <item>
      <title>error : cannot convert from string to boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267688#M46496</link>
      <description>Hello, 
&lt;BR /&gt;I've a problem with the tMap component. I have this error : 
&lt;BR /&gt;"Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
&lt;BR /&gt; Type mismatch: cannot convert from String to boolean" 
&lt;BR /&gt;Here is the tMap expression I use (everything is String) 
&lt;BR /&gt;row16.E_NOFINESS + StringHandling.LEFT((String) row11.NUMLOT,1) .equals("1") ? row11.NUMLOT : StringHandling.RIGHT((String) row11.NUMLOT,1) 
&lt;BR /&gt; 
&lt;BR /&gt;Can someone help me to do it work ? 
&lt;BR /&gt;Thanks a lot 
&lt;BR /&gt;MarieO</description>
      <pubDate>Sat, 16 Nov 2024 14:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267688#M46496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: error : cannot convert from string to boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267689#M46497</link>
      <description>Hello,&lt;BR /&gt;Could you put some screenshots of your Tmap in your post?&lt;BR /&gt;Thanks&lt;BR /&gt;JC</description>
      <pubDate>Wed, 23 Jul 2008 15:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267689#M46497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-23T15:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: error : cannot convert from string to boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267690#M46498</link>
      <description>Here is the screenshot... 
&lt;BR /&gt;Thank you 
&lt;BR /&gt;MarieO 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCcx.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158128iCCD800A91C4BD558/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCcx.jpg" alt="0683p000009MCcx.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 23 Jul 2008 17:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267690#M46498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-23T17:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: error : cannot convert from string to boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267691#M46499</link>
      <description>Try this with additional brackets:
&lt;BR /&gt;
&lt;PRE&gt;row16.E_NOFINESS  + ( StringHandling.LEFT((String) row11.NUMLOT,1) .equals("1") ? row11.NUMLOT : StringHandling.RIGHT((String) row11.NUMLOT,1) )&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Jul 2008 20:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-cannot-convert-from-string-to-boolean/m-p/2267691#M46499</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2008-07-23T20:51:08Z</dc:date>
    </item>
  </channel>
</rss>

