<?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: Hide HTML Line Breaks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380077#M571987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for digging this one out of the past but were you able to find a solution for this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 14:21:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-08T14:21:08Z</dc:date>
    <item>
      <title>Hide HTML Line Breaks</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380075#M571984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Excel document that is exported from the web and then loaded into my QlikView document. Once it is loaded in the QVW, the line breaks pull through as _x000D_ as follows (HTML):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;John Smith (8/21/12 10:14 AM):_x000D_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text. Text. Text._x000D_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;================================_x000D_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Jane Duncan (8/21/12 10:18 AM):_x000D_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text Reply. Text Reply. Text Reply._x000D_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas as to how I can get these line breaks to pull through without the code attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 17:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380075#M571984</guid>
      <dc:creator />
      <dc:date>2012-08-22T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML Line Breaks</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380076#M571986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a 'Notes' field, so that is why it is so long, by the way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 17:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380076#M571986</guid>
      <dc:creator />
      <dc:date>2012-08-22T17:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML Line Breaks</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380077#M571987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for digging this one out of the past but were you able to find a solution for this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 14:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380077#M571987</guid>
      <dc:creator />
      <dc:date>2014-10-08T14:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML Line Breaks</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380078#M571989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also facing a similar issue and am unable to get rid of the special characters after a new line in excel. It would be great, if some body has a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 17:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380078#M571989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-04T17:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HTML Line Breaks</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380079#M571990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at purgechar() or keepchar(). I frequently find a chr(160) at the end of excel fields I need to get rid of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 04:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-HTML-Line-Breaks/m-p/380079#M571990</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-05T04:08:11Z</dc:date>
    </item>
  </channel>
</rss>

