<?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: Remove extra characters. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1627041#M446177</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Abhay, did any of the posts get you what you needed to resolve things?&amp;nbsp; If so, please be sure to circle back and use the Accept as Solution button on those that did get you want you wanted.&amp;nbsp; If you ended up doing something different, please consider posting that for others, and you can then mark it as the solution as well.&amp;nbsp; If you are still trying to figure things out, please leave an update for us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 16:17:31 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-09-23T16:17:31Z</dc:date>
    <item>
      <title>Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622087#M445852</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I've got a situation where i would like to remove ' AB- ' &amp;amp; '???' below characters from table.&lt;/P&gt;&lt;P&gt;i would just like to have QWE&amp;nbsp; , DFG , WER , RTY, TYU,GHJ in my field and nothing else in it.&lt;/P&gt;&lt;P&gt;is there a way i can achive this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;AB-QWE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB-DFG???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB-WER???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB-RTY ???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AB-TYU ???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AB-GHJ???&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622087#M445852</guid>
      <dc:creator>abhaytrip</dc:creator>
      <dc:date>2024-11-16T02:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622111#M445854</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with : left(subfield(YourField,'-',2),3)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622111#M445854</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-09-10T12:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622112#M445855</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try with this&lt;/P&gt;&lt;P&gt;Subfield(PurgeChar(FIELD,'?'),'-',2)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 13:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622112#M445855</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-10T13:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622117#M445856</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If the strings are always if that format then try the following&lt;/P&gt;&lt;P&gt;PurgeChar(Mid(Yourfield,4),'?')&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrain&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 13:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1622117#M445856</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-09-10T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1627041#M446177</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Abhay, did any of the posts get you what you needed to resolve things?&amp;nbsp; If so, please be sure to circle back and use the Accept as Solution button on those that did get you want you wanted.&amp;nbsp; If you ended up doing something different, please consider posting that for others, and you can then mark it as the solution as well.&amp;nbsp; If you are still trying to figure things out, please leave an update for us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 16:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1627041#M446177</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-23T16:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove extra characters.</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1627283#M446188</link>
      <description>&lt;P&gt;thanks alot mate. This helped me , sorry for late acceptance as my id wouldn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 08:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-extra-characters/m-p/1627283#M446188</guid>
      <dc:creator>abhaytrip</dc:creator>
      <dc:date>2019-09-24T08:02:02Z</dc:date>
    </item>
  </channel>
</rss>

