<?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 Compare String Greater Than or Between in TMAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compare-String-Greater-Than-or-Between-in-TMAP/m-p/2315506#M86155</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data string that contains number and I need to know if the value is between 2 string values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the data are : &lt;/P&gt;&lt;P&gt;"0265"&lt;/P&gt;&lt;P&gt;"0450"&lt;/P&gt;&lt;P&gt;"2351"&lt;/P&gt;&lt;P&gt;"1250"&lt;/P&gt;&lt;P&gt;"0315"&lt;/P&gt;&lt;P&gt;And I only want datas between "0000" and "0430" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TMAP I don't know how to do, can someone help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 13:25:28 GMT</pubDate>
    <dc:creator>MCANTAL1639145723</dc:creator>
    <dc:date>2022-07-29T13:25:28Z</dc:date>
    <item>
      <title>Compare String Greater Than or Between in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-String-Greater-Than-or-Between-in-TMAP/m-p/2315506#M86155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data string that contains number and I need to know if the value is between 2 string values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the data are : &lt;/P&gt;&lt;P&gt;"0265"&lt;/P&gt;&lt;P&gt;"0450"&lt;/P&gt;&lt;P&gt;"2351"&lt;/P&gt;&lt;P&gt;"1250"&lt;/P&gt;&lt;P&gt;"0315"&lt;/P&gt;&lt;P&gt;And I only want datas between "0000" and "0430" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TMAP I don't know how to do, can someone help me ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-String-Greater-Than-or-Between-in-TMAP/m-p/2315506#M86155</guid>
      <dc:creator>MCANTAL1639145723</dc:creator>
      <dc:date>2022-07-29T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compare String Greater Than or Between in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-String-Greater-Than-or-Between-in-TMAP/m-p/2315507#M86156</link>
      <description>&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;(Integer.valueOf(row1.columnName)&amp;gt;=0&amp;amp;&amp;amp;Integer.valueOf(row1.columnName)&amp;lt;=430)?true:false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 01:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-String-Greater-Than-or-Between-in-TMAP/m-p/2315507#M86156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-30T01:43:50Z</dc:date>
    </item>
  </channel>
</rss>

