<?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: How to get number from the text string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96959#M15546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;if (match(yourfield,'RISK'),keepchar(yourfield,'012345679'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 13:55:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-05T13:55:35Z</dc:date>
    <item>
      <title>How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96954#M15541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below text i want to get only " 8259075 "number. please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When combination of RISK i have to display number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; A wrongful rescission could lead to greater customer expenses incurred and potentially disputes and litigation; all leading to potential regulatory breach and financial loss to the firm. [RISK;8259075;Foreclosure Sales Rescission&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;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96954#M15541</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T13:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96955#M15542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you want only numbers from text, e.g. 8259075?&lt;/P&gt;&lt;P&gt;then use keepchar(yourfield,'012345679')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96955#M15542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T13:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96956#M15543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try - PurgeChar(YourFieldName, 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96956#M15543</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-09-05T13:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96957#M15544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When combination of RISK i have to disply number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96957#M15544</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T13:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96958#M15545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When combination of RISK i have to display number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96958#M15545</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96959#M15546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;if (match(yourfield,'RISK'),keepchar(yourfield,'012345679'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 13:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96959#M15546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T13:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96960#M15547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got the blank data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96960#M15547</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T14:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96961#M15548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry,&lt;/P&gt;&lt;P&gt;this is correct; needed wildmatch and wildcards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('RISK;8259075;Foreclosure Sales Rescission (due to Chase error)','*RISK*')&amp;gt;0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;keepchar&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('[RISK;8259075;Foreclosure Sales Rescission (due to Chase error)]','0123456789'),-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;instead the string use Name of your field&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96961#M15548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T14:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96962#M15549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;its actually dynamic data, in the same list i have more than 500 name with same format with different names &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96962#M15549</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96963#M15550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;500 names in one string? then you should think about dividing These huge number of fata in a string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or 500 names in a field?&lt;/P&gt;&lt;P&gt;if in a field use this in a script:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(yourfiled'*RISK*')&amp;gt;0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;keepchar&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(yourfiled,'0123456789'),-1)&amp;nbsp; as yournewfieldnumber&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96963#M15550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T14:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96964#M15551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;500 names in one field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96964#M15551</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T14:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96965#M15552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry sir its not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96965#M15552</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-05T14:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96966#M15553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know (error) number is always in the same fixed number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TextData:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SubField(DataT, ';', 2) As NewData&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,DataT;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load * Inline&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;[&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;DataT&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;RISK;8259075;Foreclosure Sales Rescission (due to Chase error)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96966#M15553</guid>
      <dc:creator>nsetty</dc:creator>
      <dc:date>2018-09-05T14:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96967#M15554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a sample of 2 -3 lines of your field and output, as Rudolf's suggestion would work for the example provided.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;YourField&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, '*RISK*') , &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;keepchar&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;YourField&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'0123456789'), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;NULL&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;())) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;New_Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 15:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96967#M15554</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-05T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96968#M15555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TextBetween(YourField, 'RISK;', ';')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 17:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96968#M15555</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-09-05T17:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get number from the text string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96969#M15556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Vamsee its working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 05:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-number-from-the-text-string/m-p/96969#M15556</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-09-06T05:00:00Z</dc:date>
    </item>
  </channel>
</rss>

