<?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: Split number alone in Alpha numeric string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814361#M287257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUBFIELD(MyField, ' ', 2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MyNumber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Mar 2015 18:06:33 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2015-03-29T18:06:33Z</dc:date>
    <item>
      <title>Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814360#M287256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a string function which splint integer values in the alpha numeric string &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;chequeNo 23456 xxxxxxxx bank&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from this value i need to split this number alone 23456 as separate field which function i need to use can any one kindly help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siraj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 17:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814360#M287256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-29T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814361#M287257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUBFIELD(MyField, ' ', 2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MyNumber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814361#M287257</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-29T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814362#M287258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Siraj,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think that you can use function KeepChar.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It works like this (copied from help file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;KeepChar(&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;s1 , s2&lt;/SPAN&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Returns the string &lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;s1&lt;/SPAN&gt; less all characters not contained in string &lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;s2&lt;/SPAN&gt;.&lt;/P&gt;&lt;P class="example" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;keepchar ( 'a1b2c3','123' ) &lt;/STRONG&gt;returns '&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;123'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="syntax"&gt;&lt;/P&gt;&lt;P class="syntax" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In your case s2 parameter should be like &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'0123456789&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814362#M287258</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2015-03-29T18:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814363#M287259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KeepChar(YourFieldName,'0123456789') as YourFieldName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814363#M287259</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-29T18:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814364#M287260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siraj Ahamed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KeepChar(Field,'0123456789')&amp;nbsp; as&amp;nbsp; NumbersOnly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KeepChar('&lt;STRONG&gt;chequeNo 23456 xxxxxxxx bank'&lt;/STRONG&gt;,'0123456789'&amp;nbsp; as NumberOnly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NumbersOnly will contain&amp;nbsp; &lt;STRONG&gt; 23456 &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CB.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814364#M287260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-29T18:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814365#M287261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the keepChar functions provides integer randomly not returning the Cheque number '&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;23456'&amp;nbsp; of that filed &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is feild&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 365px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 274pt;" width="365"&gt;CHQ DEPOSIT574918&amp;nbsp;&amp;nbsp; XXXXXXX Bank&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;CHQ DEPOSIT681820 &lt;SPAN style="font-size: 13.3333330154419px;"&gt;XXXXXXX Bank&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;CHQ DEPOSIT751955 &lt;SPAN style="font-size: 13.3333330154419px;"&gt;XXXXXXX Bank&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;CHQ DEPOSIT000364 &lt;SPAN style="font-size: 13.3333330154419px;"&gt;XXXXXXX Bank&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I want like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;574918 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;681820 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;751955&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;000364&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;thanks for your reply.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814365#M287261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-29T18:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814366#M287262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this in a textbox to verify it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=KeepChar('CHQ DEPOSIT574918&amp;nbsp;&amp;nbsp; XXXXXXX Bank', 0123456789)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814366#M287262</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2015-03-29T18:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814367#M287263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;KeepChar('CHQ DEPOSIT574918&amp;nbsp;&amp;nbsp; XXXXXXX Bank', 0123456789) work well &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all Great...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 18:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/814367#M287263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-29T18:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Split number alone in Alpha numeric string</title>
      <link>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/1718230#M451708</link>
      <description>&lt;P&gt;My alphanumeric string has numbers then alpha chars then number. I want to show only the numbers before the first alpha character - is there a way to do this. Each part of the string can be different lengths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example text&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; numeric (keep)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; remainder(drop)&lt;/P&gt;&lt;P&gt;1918xxxxxx1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1918&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;xxxxxx1&amp;nbsp;&lt;/P&gt;&lt;P&gt;873xxxxxxxx34&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 873&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xxxxxxxx34&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 10:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-number-alone-in-Alpha-numeric-string/m-p/1718230#M451708</guid>
      <dc:creator>R_Woods_UWS</dc:creator>
      <dc:date>2020-06-12T10:45:46Z</dc:date>
    </item>
  </channel>
</rss>

