<?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: How to trim a string from the middle in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-trim-a-string-from-the-middle/m-p/128354#M756831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Etask Link&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;'&amp;gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;"&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Mid&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;([Etask Link],'=','&amp;lt;'),2,&lt;SPAN style="color: #0000ff;"&gt;Len&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Etask Link]&lt;/SPAN&gt;,'=','&amp;lt;'))-2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Mid&lt;/SPAN&gt;( [ETask &lt;SPAN style="color: #800000;"&gt;Link]&lt;/SPAN&gt;,10, &lt;SPAN style="color: #0000ff;"&gt;Len&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;([ETask &lt;SPAN style="color: #800000;"&gt;Link]&lt;/SPAN&gt;&lt;SPAN style="font-size: 18pt;"&gt;,'=','&amp;lt;'))-2) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2018 15:45:01 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2018-09-14T15:45:01Z</dc:date>
    <item>
      <title>How to trim a string from the middle</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-a-string-from-the-middle/m-p/128353#M756830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;'&amp;gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;"&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A class="jive-link-external-small" href="http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I tried &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Textbetween([Etask Link], ''',''') but this does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works&amp;nbsp;&amp;nbsp; :&amp;nbsp; Textbetween([Etask Link], '&lt;SPAN style="font-size: 13.3333px;"&gt;http&lt;/SPAN&gt;','&lt;SPAN style="font-size: 13.3333px;"&gt;PACT2UHA&lt;/SPAN&gt;') , However its chops off http and &lt;SPAN style="font-size: 13.3333px;"&gt;PACT2UHA which I need in the link. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Trimming by length does not work as there are multiple rows with different length. and the string that I am interested in all the rows always start with http and end with &lt;SPAN style="font-size: 13.3333px;"&gt;PACT2UHA.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-a-string-from-the-middle/m-p/128353#M756830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to trim a string from the middle</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trim-a-string-from-the-middle/m-p/128354#M756831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Etask Link&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;a href='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.rl.gs.com/ssps/-0b83d027-0145-4643-b0c74e70a9e703e&amp;amp;sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;'&amp;gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA" rel="nofollow" target="_blank"&gt;http://ssp.pact-next.url.gs.com/ssps/Current/PACT_Find_eTask?sourceSystemName=PACT2UHA&lt;/A&gt;&lt;SPAN&gt;"&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Mid&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;([Etask Link],'=','&amp;lt;'),2,&lt;SPAN style="color: #0000ff;"&gt;Len&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Etask Link]&lt;/SPAN&gt;,'=','&amp;lt;'))-2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Mid&lt;/SPAN&gt;( [ETask &lt;SPAN style="color: #800000;"&gt;Link]&lt;/SPAN&gt;,10, &lt;SPAN style="color: #0000ff;"&gt;Len&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;TextBetween&lt;/SPAN&gt;([ETask &lt;SPAN style="color: #800000;"&gt;Link]&lt;/SPAN&gt;&lt;SPAN style="font-size: 18pt;"&gt;,'=','&amp;lt;'))-2) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trim-a-string-from-the-middle/m-p/128354#M756831</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-09-14T15:45:01Z</dc:date>
    </item>
  </channel>
</rss>

