<?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: Convert small int to Boolean in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196552#M657</link>
    <description>Hi 
&lt;BR /&gt;Try some expression like this on tMap, eg: 
&lt;BR /&gt;row1.columnName==0?true:false 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 31 Mar 2011 17:04:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-31T17:04:18Z</dc:date>
    <item>
      <title>Convert small int to Boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196551#M656</link>
      <description>Hi, 
&lt;BR /&gt;Could any one help in writing the syntax for converting small int to Boolean.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;-Teja.</description>
      <pubDate>Sat, 16 Nov 2024 13:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196551#M656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert small int to Boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196552#M657</link>
      <description>Hi 
&lt;BR /&gt;Try some expression like this on tMap, eg: 
&lt;BR /&gt;row1.columnName==0?true:false 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 31 Mar 2011 17:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196552#M657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-31T17:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert small int to Boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196553#M658</link>
      <description>How do i convert boolean to int in tmap&amp;nbsp;</description>
      <pubDate>Thu, 10 Dec 2015 19:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196553#M658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T19:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert small int to Boolean</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196554#M659</link>
      <description>Hi pDons
&lt;BR /&gt;Try like this:
&lt;BR /&gt;row1.columnName==true?1:0
&lt;BR /&gt;//if true, set it to 1, otherwise it is 0.</description>
      <pubDate>Fri, 11 Dec 2015 03:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-small-int-to-Boolean/m-p/2196554#M659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T03:38:53Z</dc:date>
    </item>
  </channel>
</rss>

