<?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: oracle decode in tmap expression builder in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217039#M12799</link>
    <description>(row1.STATUS.equals("Active"))?"1" 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;row1.STATUS.equals("Inactive"))?"0":row1.STATUS 
&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Sep 2018 14:10:16 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-09-25T14:10:16Z</dc:date>
    <item>
      <title>oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217038#M12798</link>
      <description>&lt;P&gt;Hi I have a decode below but want to have&amp;nbsp;more than one value. How do I separate the expression&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;row1.STATUS.equals("Active")?"1":row1.STATUS &amp;nbsp; row1.STATUS.equals("Inactive")?"0":row1.STATUS&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 13:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217038#M12798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217039#M12799</link>
      <description>(row1.STATUS.equals("Active"))?"1" 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;row1.STATUS.equals("Inactive"))?"0":row1.STATUS 
&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217039#M12799</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T14:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217040#M12800</link>
      <description>&lt;P&gt;What does the happy face mean for a separator? It still doesn't work it only works if I use one value&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217040#M12800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T15:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217041#M12801</link>
      <description>it's not an unhappy face it's : and ( 
&lt;BR /&gt;it's the smily translator</description>
      <pubDate>Tue, 25 Sep 2018 15:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217041#M12801</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T15:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217042#M12802</link>
      <description>&lt;P&gt;(row1.STATUS.equals("Active"))?"1"&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;row1.STATUS.equals("Inactive"))?"0":row1.STATUS&lt;/P&gt; 
&lt;P&gt;is that better?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217042#M12802</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T15:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217043#M12803</link>
      <description>this translator is **bleep**.</description>
      <pubDate>Tue, 25 Sep 2018 15:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217043#M12803</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T15:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217044#M12804</link>
      <description>&lt;P&gt;Sorry new to this but below is what I put in and get an error is the syntax correct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(row1.STATUS.equals("Active"))?"1":row1.STATUS.equals("Inactive"))?"0":row1.STATUS&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217044#M12804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T15:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217045#M12805</link>
      <description>&lt;P&gt;(row1.STATUS.equals("Active"))?"1":&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt; (&lt;/FONT&gt;&lt;/STRONG&gt;row1.STATUS.equals("Inactive"))?"0":row1.STATUS&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;it's inline if:&lt;/P&gt; 
&lt;P&gt;(contition)?ifConditionIsTrue:else&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;so you can write :&lt;/P&gt; 
&lt;P&gt;(contition1)?ifCondition1isTrue&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;contition2)?ifCondition2isTrue:else&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217045#M12805</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T15:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217046#M12806</link>
      <description>&lt;P&gt;thx really appreciate it now works&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217046#M12806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T15:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: oracle decode in tmap expression builder</title>
      <link>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217047#M12807</link>
      <description>usually you tag as solve the solution not your post. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 25 Sep 2018 16:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/oracle-decode-in-tmap-expression-builder/m-p/2217047#M12807</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-25T16:01:48Z</dc:date>
    </item>
  </channel>
</rss>

