<?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 extract in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249246#M395632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545454; font-family: arial, sans-serif; font-size: small;"&gt;Which &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; color: #6a6a6a; font-family: arial, sans-serif; font-size: small;"&gt;Function&lt;/SPAN&gt; in qlikview that allow me to extract a number from the 4th number and get 8 numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;223698574&lt;/P&gt;&lt;P&gt;the result : &lt;SPAN style="font-size: 13.3333px;"&gt;698574&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 10:29:12 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2017-03-08T10:29:12Z</dc:date>
    <item>
      <title>extract</title>
      <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249246#M395632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545454; font-family: arial, sans-serif; font-size: small;"&gt;Which &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold; color: #6a6a6a; font-family: arial, sans-serif; font-size: small;"&gt;Function&lt;/SPAN&gt; in qlikview that allow me to extract a number from the 4th number and get 8 numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;223698574&lt;/P&gt;&lt;P&gt;the result : &lt;SPAN style="font-size: 13.3333px;"&gt;698574&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extract/m-p/1249246#M395632</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-03-08T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: extract</title>
      <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249247#M395633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use mid()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extract/m-p/1249247#M395633</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-03-08T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: extract</title>
      <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249248#M395634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mid(FieldName, 4,8) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extract/m-p/1249248#M395634</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-08T10:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: extract</title>
      <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249249#M395635</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;Mid (Field, 4, &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; as NewField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extract/m-p/1249249#M395635</guid>
      <dc:creator />
      <dc:date>2017-03-08T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: extract</title>
      <link>https://community.qlik.com/t5/QlikView/extract/m-p/1249250#M395636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi WIEM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might this help you : =Mid('223698574',4)&lt;/P&gt;&lt;P&gt;as per you requirement you said&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 10:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extract/m-p/1249250#M395636</guid>
      <dc:creator>nitin_01</dc:creator>
      <dc:date>2017-03-08T10:35:34Z</dc:date>
    </item>
  </channel>
</rss>

