<?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: Replace special characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599285#M597227</link>
    <description>&lt;P&gt;Yes, function replace could be useful in this case but can i replace 2 or more characters?&lt;/P&gt;&lt;P&gt;for example if i have string: aąbć and want to change it to: aabc? Replace('aąbć','ą',a' &amp;amp; 'ć','c') dont work&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2019 07:29:54 GMT</pubDate>
    <dc:creator>Woojtek_96</dc:creator>
    <dc:date>2019-07-05T07:29:54Z</dc:date>
    <item>
      <title>Replace special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599082#M597225</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;Is there a possibility to replace characters in cell? For example i want to change particular characters like Ą -&amp;gt; A, Ć -&amp;gt; C, Ę-&amp;gt;E, Ń -&amp;gt; N etc (i was looking for function to do this but google only shows me a threads with remove instead of replace)&lt;/P&gt;&lt;P&gt;Thanks for help&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wojtek&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 12:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599082#M597225</guid>
      <dc:creator>Woojtek_96</dc:creator>
      <dc:date>2019-07-04T12:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replace special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599095#M597226</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a Replace() function below is the link to help page&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/StringFunctions/Replace.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/StringFunctions/Replace.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 13:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599095#M597226</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-07-04T13:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Replace special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599285#M597227</link>
      <description>&lt;P&gt;Yes, function replace could be useful in this case but can i replace 2 or more characters?&lt;/P&gt;&lt;P&gt;for example if i have string: aąbć and want to change it to: aabc? Replace('aąbć','ą',a' &amp;amp; 'ć','c') dont work&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 07:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599285#M597227</guid>
      <dc:creator>Woojtek_96</dc:creator>
      <dc:date>2019-07-05T07:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replace special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599336#M597228</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you would need to do in that case is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace(Replace('aąbć','ą','a'), 'ć','c')&lt;/P&gt;&lt;P&gt;If the number of replacements is not that big then this nesting of the Replace function should work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 08:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599336#M597228</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-07-05T08:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Replace special characters</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599363#M597229</link>
      <description>&lt;P&gt;I have to replace 7 characters but i will try this option.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 09:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-special-characters/m-p/1599363#M597229</guid>
      <dc:creator>Woojtek_96</dc:creator>
      <dc:date>2019-07-05T09:45:14Z</dc:date>
    </item>
  </channel>
</rss>

