<?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 Substring in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Substring/m-p/157377#M32884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use left(FieldName, 1) and load it as new field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 20:00:02 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2011-03-11T20:00:02Z</dc:date>
    <item>
      <title>Substring</title>
      <link>https://community.qlik.com/t5/QlikView/Substring/m-p/157376#M32883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to pull text from a text filed in specific position. For Example, I would like to select the first position from field 1 where the text in the filed is 10 positions and it's content look like: ABBPTZZZZZ&lt;/P&gt;&lt;P&gt;I only want to select the "A"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 19:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring/m-p/157376#M32883</guid>
      <dc:creator />
      <dc:date>2011-03-11T19:49:05Z</dc:date>
    </item>
    <item>
      <title>Substring</title>
      <link>https://community.qlik.com/t5/QlikView/Substring/m-p/157377#M32884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use left(FieldName, 1) and load it as new field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 20:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring/m-p/157377#M32884</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-03-11T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Substring</title>
      <link>https://community.qlik.com/t5/QlikView/Substring/m-p/157378#M32885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick reply. It almost answers my issue. What is the syntax to substring out other positions not just the first, for Example if I want to select the fifth position?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 20:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring/m-p/157378#M32885</guid>
      <dc:creator />
      <dc:date>2011-03-11T20:10:21Z</dc:date>
    </item>
    <item>
      <title>Substring</title>
      <link>https://community.qlik.com/t5/QlikView/Substring/m-p/157379#M32886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Mid() will do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Mid('ABCDEF', 2, 3) // "BCD" starting on 2, 3 chars.&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 20:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substring/m-p/157379#M32886</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-11T20:25:27Z</dc:date>
    </item>
  </channel>
</rss>

