<?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: Last Character for Text Between? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383574#M421444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure may be put an empty string like &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #800000;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;) , 'Analytics:' , &lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6667px; font-family: inherit; color: #ff0000;"&gt;''&lt;/SPAN&gt; &lt;/STRONG&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #800000;"&gt;ANALYTICS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Sep 2017 14:33:30 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-09-22T14:33:30Z</dc:date>
    <item>
      <title>Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383564#M421434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently using the &lt;A href="http://www.4guysfromrolla.com/webtech/042501-1.shtml" title="http://www.4guysfromrolla.com/webtech/042501-1.shtml"&gt;Stripping HTML Tags using Regular Expressions - 4GuysFromRolla.com&lt;/A&gt; VB script module to remove HTML tags from a field. I am then using TextBetween to break out the DESCRIPTION_CLEANED field to 5 separate fields. It works for the first 4 but for Voting Statement, I don't know what to do as the ending string because the data is being truncated and the Analytics string is sometimes not included. Similarly, for Analytics, I don't know what to put as the final string. Is there a function to pull last characters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select DEFECT_ID 8816 or 7474 as examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION_CLEANED&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Current State Summary:' , 'Problem Statement:' )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_STATE_SUMMARY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Problem Statement:' , 'Proposed Solution:' )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROBLEM_STATEMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Proposed Solution:' , 'Voting Statement:' )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROP_SOLUTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Voting Statement:' , 'Analytics:' )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VOTING_STATEMENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Analytics:' , &lt;SPAN style="color: #ff0000;"&gt;'Analytics'&lt;/SPAN&gt; )&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ANALYTICS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 15:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383564#M421434</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-20T15:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383565#M421435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 15:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383565#M421435</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-21T15:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383566#M421436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&amp;nbsp;&amp;nbsp; some sort of end function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 19:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383566#M421436</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-21T19:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383567#M421437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to provide a sample HTML string (DESCRIPTION) and what all parts from that you are looking for?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 20:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383567#M421437</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-21T20:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383568#M421438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share one example ID where we have data for Analytics: delimiter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 21:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383568#M421438</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-21T21:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383569#M421439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that it changes. Sometimes it is not populated with text and sometimes it's just HTML formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFECT_ID: 6753&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current State Summary:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; text here&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Problem Statement:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; text here&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Proposed Solution:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; text here&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Voting Statement:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; text here&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Analytics:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td align="left" valign="middle" width="649" height="117" style="border:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 22:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383569#M421439</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-21T22:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383570#M421440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, is there any ID which has this Analytics data? I mean for other text you have some text information between right? From the ID's you have, are there any values with the text for Analytics. Just wanted to check the pattern so that we can come up with some other alternative. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 22:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383570#M421440</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-21T22:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383571#M421441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cassandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggesting a different framework is probally not the solution you are actually looking for, but maybe this framework makes it very much easier for you?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="http://html-agility-pack.net/?z=codeplex"&gt;http://html-agility-pack.net/?z=codeplex&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;‌‌ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="http://html-agility-pack.net/attributes" title="http://html-agility-pack.net/attributes"&gt;Html Agility Pack - HTML Attributes&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 22:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383571#M421441</guid>
      <dc:creator>_datadude</dc:creator>
      <dc:date>2017-09-21T22:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383572#M421442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't find one off hand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 14:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383572#M421442</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-22T14:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383573#M421443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And my issue is because sometimes there is no data, I don't know what to put here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) , 'Analytics:' , &lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;'Analytics'&lt;/SPAN&gt; &lt;/STRONG&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ANALYTICS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 14:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383573#M421443</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-22T14:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383574#M421444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure may be put an empty string like &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;stripHTML&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #800000;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;) , 'Analytics:' , &lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6667px; font-family: inherit; color: #ff0000;"&gt;''&lt;/SPAN&gt; &lt;/STRONG&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f2f2f2; color: #800000;"&gt;ANALYTICS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 14:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383574#M421444</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-22T14:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Last Character for Text Between?</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383575#M421445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 14:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Character-for-Text-Between/m-p/1383575#M421445</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2017-09-22T14:44:14Z</dc:date>
    </item>
  </channel>
</rss>

