<?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: Checking for Integer in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130407#M2594</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156764"&gt;@ProfPhidd&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Leave a suggestion&lt;/P&gt;
&lt;P&gt;There may be other better solutions, this is a path I found.&lt;/P&gt;
&lt;P&gt;see if it helps&lt;/P&gt;
&lt;P&gt;flag&lt;BR /&gt;if(Left(field,'1') &amp;gt;=0&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;Left(field,'1') &amp;lt;=9,&lt;BR /&gt;'int','not int')&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 13:50:26 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2023-10-20T13:50:26Z</dc:date>
    <item>
      <title>Checking for Integer</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130350#M2592</link>
      <description>&lt;P&gt;Hi community, I am still new to Qlik.&amp;nbsp; How do i check to see if the first character is an integer.&amp;nbsp; e.g.&amp;nbsp; I have a product ID 1234BE3&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;AP&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 11:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130350#M2592</guid>
      <dc:creator>ProfPhidd</dc:creator>
      <dc:date>2023-10-20T11:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Checking for Integer</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130407#M2594</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156764"&gt;@ProfPhidd&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Leave a suggestion&lt;/P&gt;
&lt;P&gt;There may be other better solutions, this is a path I found.&lt;/P&gt;
&lt;P&gt;see if it helps&lt;/P&gt;
&lt;P&gt;flag&lt;BR /&gt;if(Left(field,'1') &amp;gt;=0&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;Left(field,'1') &amp;lt;=9,&lt;BR /&gt;'int','not int')&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 13:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130407#M2594</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2023-10-20T13:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Checking for Integer</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130418#M2595</link>
      <description>&lt;P&gt;Isnum(left('1234BE3',1)), results - Numeric value "-1"&amp;nbsp; and non-numeric value "0".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 14:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Checking-for-Integer/m-p/2130418#M2595</guid>
      <dc:creator>maheshkuttappa</dc:creator>
      <dc:date>2023-10-20T14:03:37Z</dc:date>
    </item>
  </channel>
</rss>

