<?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: Removing last 7 characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085554#M361480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually something like this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left(FieldName, Len(FieldName) - 7))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 19:31:51 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-05-05T19:31:51Z</dc:date>
    <item>
      <title>Removing last 7 characters</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085553#M361479</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;I am trying to remove last 7 characters from a string but my expression does not work , can someone take look at it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085553#M361479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-05T19:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing last 7 characters</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085554#M361480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually something like this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left(FieldName, Len(FieldName) - 7))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085554#M361480</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-05T19:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Removing last 7 characters</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085555#M361481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left(SummaryTargets.key, Len(Trim(SummaryTargets.key)) - 7)&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/123707_Capture.PNG" style="height: 191px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 19:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-last-7-characters/m-p/1085555#M361481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-05T19:33:45Z</dc:date>
    </item>
  </channel>
</rss>

