<?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: Extract 6-digit number string from text fied in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016979#M344539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. This is great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 15:53:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-30T15:53:00Z</dc:date>
    <item>
      <title>Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016965#M344525</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 have a text field covering various information, such as cost center number, creditor, number, date number and text information.&lt;/P&gt;&lt;P&gt;I want to extract the creditor information. The issue I have is, that the Position of the creditor number within the text field is not consistent and that I have multiple information with numbers. Thus keepchar formula or left/right funktion I tried didn't work properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The critieria that would be unique are, that the creditor number has always 6 Digits and can only be between 700000 and 899999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you think of combination of QV-functions that would cover above requirements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Tobias &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016965#M344525</guid>
      <dc:creator />
      <dc:date>2016-03-30T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016966#M344526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably can, but I would also suggest looking into using regular expressions, maybe start with&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4587"&gt;How to use regular expressions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016966#M344526</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T15:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016967#M344527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share few possibilities from where we are trying to extract this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016967#M344527</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T15:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016968#M344528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post 2 or 4 sample values to build solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016968#M344528</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T15:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016969#M344529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option,create a mapping table for your values you are searching, then use MapSubstring() and Textbetween to filter your table for matches, like shown here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/975271"&gt;Re: Find first repeated word in a text&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016969#M344529</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T15:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016970#M344530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="example2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119921_example2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Maybe this screenshot is helpful. From the first line I Need to extract the number '822201'. From the second line the '822561'. From the third line I need the number '808386'. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016970#M344530</guid>
      <dc:creator />
      <dc:date>2016-03-30T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016971#M344531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for now you can try something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: maroon;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #8c008c; font-family: 'Times New Roman','serif';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt; *, &lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;if&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;len&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;keepchar&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;TextBetween&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #f20075;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'700000'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'899999'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'0123456789'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;))=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #ca6500;"&gt;6&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;keepchar&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #32b92d; font-family: 'Times New Roman','serif';"&gt;TextBetween&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #f20075;"&gt;Data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'700000'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'899999'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;'0123456789'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #c46200;"&gt;''&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #0076ec;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Times New Roman','serif'; color: #f20075;"&gt;Creditor&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #0076ec;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Times New Roman','serif'; color: #f20075;"&gt;[&lt;BR /&gt; Data&lt;BR /&gt; abc-700000-012345-899999-xyz&lt;BR /&gt; abc-700000-01234522-899999-xyz ]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: black;"&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119877_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016971#M344531</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016972#M344532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may not be right, but I think by in-between 700000 and 899999 he means that the 6 digit number ranges between those two numbers &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016972#M344532</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T15:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016973#M344533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, may be u r rite, but then we can't do any thing till we not get the sample values &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016973#M344533</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T15:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016974#M344534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny T, you are right. The 6 Digit number ranges between 700000 and 899999.&lt;/P&gt;&lt;P&gt;In a table the entire list of possible creditor numbers would be 700001,700002,...,899998 and 899999&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016974#M344534</guid>
      <dc:creator />
      <dc:date>2016-03-30T15:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016975#M344535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But, can you show us some sample values, i mean entire string value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016975#M344535</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T15:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016976#M344536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what about&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;EM&gt;MAP:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MAPPING&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 699999+recno() as F1,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; '\/' &amp;amp; num(699999+recno(),'000000') &amp;amp; '/\' as F2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 200000;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Table:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Records,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; TextBetween(MapSubString('MAP',Records), '\/','/\',1) as Number;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * Inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Records &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;something-123456-Hotman-something-something&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;something-Hotman-701245-something-XMan&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016976#M344536</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-30T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016977#M344537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He did provide a sample here -&amp;gt; &lt;A href="https://community.qlik.com/message/1008752"&gt;Re: Extract 6-digit number string from text fied&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:44:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016977#M344537</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T15:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016978#M344538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing Stefan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked for his sample&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MAP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MAPPING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; 699999+recno() as F1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; '\/' &amp;amp; num(699999+recno(),'000000') &amp;amp; '/\' as F2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AutoGenerate 200000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; TextBetween(MapSubString('MAP', FieldName), '\/','/\',1) as Number;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FieldName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;822201 Aufl TP Vision Ambilight&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;822561 Aufl LG Electro Aktion&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Passivierung zum 31.12.2015 808386 M1311420&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Passivierung zum 31.12.2015 747150 M2651300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119928_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016978#M344538</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016979#M344539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. This is great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016979#M344539</guid>
      <dc:creator />
      <dc:date>2016-03-30T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016980#M344540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ek number &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016980#M344540</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T15:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016981#M344541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hindi mein Number 1? &lt;A _jive_internal="true" href="https://community.qlik.com/people/Kush141087"&gt;Kush&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016981#M344541</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-30T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016982#M344542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hahaha Yeah &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 16:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1016982#M344542</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-30T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extract 6-digit number string from text fied</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1883097#M1216928</link>
      <description>&lt;P&gt;This is a great solution and for 6 digits, it works fine for me. But I have the subject for 8 digits and I am not able to manage it. I have numbers from 80000000 to 85000000 in string. They are somtimes in the middle but somtimes also at the end. I was able to extend the solution to 7digits. but if I add on to all mentioned values up to 8 digits, nothing is displayed anymore. Can anybody help?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 23:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-6-digit-number-string-from-text-fied/m-p/1883097#M1216928</guid>
      <dc:creator>Janpeer</dc:creator>
      <dc:date>2022-01-19T23:49:29Z</dc:date>
    </item>
  </channel>
</rss>

