<?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: manipulate strings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525839#M196510</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;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Textbetween() , subfield(), left(), right(), mid() and so far for get the string as you like from original string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2013 20:03:24 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2013-07-25T20:03:24Z</dc:date>
    <item>
      <title>manipulate strings</title>
      <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525836#M196507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;how can i manipulate strings on qlikview?&lt;/P&gt;&lt;P&gt;have i&amp;nbsp; make the code in the script field or in the expression field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 18:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525836#M196507</guid>
      <dc:creator />
      <dc:date>2013-07-25T18:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: manipulate strings</title>
      <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525837#M196508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it in both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there are functions that cannot be used in the script and vice versa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better to try do most of it in the script as its less maintenance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 19:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525837#M196508</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-25T19:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: manipulate strings</title>
      <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525838#M196509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks alan&lt;/P&gt;&lt;P&gt;in my case, i want to "break" a string. Take a part of it that i don't wanna to cross data better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you now some function on qlikview that i can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help and sorry any english mistake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 19:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525838#M196509</guid>
      <dc:creator />
      <dc:date>2013-07-25T19:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: manipulate strings</title>
      <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525839#M196510</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;Try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Textbetween() , subfield(), left(), right(), mid() and so far for get the string as you like from original string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 20:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525839#M196510</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-07-25T20:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: manipulate strings</title>
      <link>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525840#M196511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use PURGECHAR () &lt;/P&gt;&lt;P&gt;KEEPCHAR ()&lt;/P&gt;&lt;P&gt;REPLACE ()&lt;/P&gt;&lt;P&gt;MID () INDEX ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have lots of videos on youtube that will show you some examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My channel is Rustyfishbones&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 23:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/manipulate-strings/m-p/525840#M196511</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-07-25T23:06:44Z</dc:date>
    </item>
  </channel>
</rss>

