<?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: Flag based on 2nd position in string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flag-based-on-2nd-position-in-string/m-p/1613449#M734680</link>
    <description>&lt;P&gt;try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load *, if(isnum(right(left(Field,2),1)),1,0) as Flag;	
Load * Inline [
Field
B11AY
BT476EJ
];&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 17 Aug 2019 09:28:49 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2019-08-17T09:28:49Z</dc:date>
    <item>
      <title>Flag based on 2nd position in string</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-based-on-2nd-position-in-string/m-p/1613448#M734679</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to create a flag field in the table based on below condition.&lt;/P&gt;&lt;P&gt;If there is NUMBER in the 2nd position of below values identify as 1, similarly if there is LETTER in the 2nd position, then identify as 0.&lt;/P&gt;&lt;P&gt;B11AY&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//Number in 2nd postition from left, so flag it as 1.&lt;/P&gt;&lt;P&gt;BT476EJ&amp;nbsp; &amp;nbsp; //LETTER in 2nd postition from left, so flag it as 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-based-on-2nd-position-in-string/m-p/1613448#M734679</guid>
      <dc:creator>surajdhall</dc:creator>
      <dc:date>2024-11-16T02:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Flag based on 2nd position in string</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-based-on-2nd-position-in-string/m-p/1613449#M734680</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load *, if(isnum(right(left(Field,2),1)),1,0) as Flag;	
Load * Inline [
Field
B11AY
BT476EJ
];&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 17 Aug 2019 09:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-based-on-2nd-position-in-string/m-p/1613449#M734680</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-08-17T09:28:49Z</dc:date>
    </item>
  </channel>
</rss>

