<?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 Find whether a value is between two numbers in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287662#M61228</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I imagine this is quite simple but I'm struggling to find the answer.  Essentially I'm trying to find a 'between' function.  So I want to say:&lt;/P&gt;&lt;P&gt;If row1.MY_COLUMN is between 500000 and 610000 then use that value, else 'something else'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tia for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 23:10:58 GMT</pubDate>
    <dc:creator>JM39</dc:creator>
    <dc:date>2024-11-15T23:10:58Z</dc:date>
    <item>
      <title>Find whether a value is between two numbers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287662#M61228</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I imagine this is quite simple but I'm struggling to find the answer.  Essentially I'm trying to find a 'between' function.  So I want to say:&lt;/P&gt;&lt;P&gt;If row1.MY_COLUMN is between 500000 and 610000 then use that value, else 'something else'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tia for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287662#M61228</guid>
      <dc:creator>JM39</dc:creator>
      <dc:date>2024-11-15T23:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Find whether a value is between two numbers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287663#M61229</link>
      <description>&lt;P&gt;row1.MYCOLUMN &amp;gt;=500000 &amp;amp;&amp;amp; row1.MYCOLUMN &amp;lt;=610000 ?  row1.MYCOLUMN : -1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is an in-line IF. It says, "IF MYCOLUMN is greater than or equal to 500000 and MYCOLUMN is less than or equal to 610000, then use MYCOLUMN, else use -1".&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 15:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287663#M61229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-23T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Find whether a value is between two numbers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287664#M61230</link>
      <description>&lt;P&gt;Works perfectly, thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 16:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Find-whether-a-value-is-between-two-numbers/m-p/2287664#M61230</guid>
      <dc:creator>JM39</dc:creator>
      <dc:date>2022-02-23T16:13:15Z</dc:date>
    </item>
  </channel>
</rss>

