<?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 remove the special charters in script level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1881#M273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the purgechar function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try like this. add all symbols you want to remove.&lt;/P&gt;&lt;P&gt;You can also add chr(10) for a line break&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN class="statement" style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: bold;"&gt;PurgeChar(&lt;/SPAN&gt;&lt;SPAN style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: normal; background-color: #f4f4f4;"&gt;Field, '[]""\/'&lt;/SPAN&gt;&lt;SPAN class="statement" style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2018 08:31:52 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2018-01-17T08:31:52Z</dc:date>
    <item>
      <title>How to remove the special charters in script level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1880#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hi&amp;nbsp; ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my field like below..&lt;/P&gt;&lt;P&gt;where ever null data is there "NA" renaming data coming as usual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 172px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="172"&gt;&lt;P&gt;Management &lt;/P&gt;&lt;P&gt;[]&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;["aaaaa -\u001a Chief Economist for Australia/NZ"]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;["bbbbb -\u001a Chief Economist for Australia/NZ"]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;["Hilton Worldwide Holdings","Park Hotels \u0026 Resorts Inc - US"]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;["Hilton Worldwide Holdings","Park Hotels \u0026 Resorts Inc - US"]&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;excapted o/p is like below...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Management &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;NA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;aaaaa&amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;Chief Economist for AustraliaNZ&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;bbbbb &amp;amp;Chief Economist for AustraliaNZ&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hilton Worldwide Holdings&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Park Hotels &amp;amp;Resorts Inc - US&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 07:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1880#M272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T07:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the special charters in script level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1881#M273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the purgechar function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try like this. add all symbols you want to remove.&lt;/P&gt;&lt;P&gt;You can also add chr(10) for a line break&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN class="statement" style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: bold;"&gt;PurgeChar(&lt;/SPAN&gt;&lt;SPAN style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: normal; background-color: #f4f4f4;"&gt;Field, '[]""\/'&lt;/SPAN&gt;&lt;SPAN class="statement" style="text-indent: 0px; font-size: 12px; font-style: normal; font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 08:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1881#M273</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-01-17T08:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove the special charters in script level</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1882#M274</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;Not for remove Replace the Character....&lt;/P&gt;&lt;P&gt;o/p like above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 08:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-the-special-charters-in-script-level/m-p/1882#M274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T08:52:21Z</dc:date>
    </item>
  </channel>
</rss>

