<?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 Indicate Paragraph in Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299024#M1199555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chr(13) is the command for carriage return&lt;/P&gt;&lt;P&gt;eg. ='FirstLine'&amp;amp;chr(13)&amp;amp;'SecondLine'&lt;/P&gt;&lt;P&gt;gives&lt;/P&gt;&lt;P&gt;FirstLine&lt;/P&gt;&lt;P&gt;SecondLine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jan 2011 22:03:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-07T22:03:36Z</dc:date>
    <item>
      <title>Indicate Paragraph in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299021#M1199550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure there's a command to do this, however, I'm having trouble finding it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm setting up some messages using the text object. What would be really convenient is if there was a way to indicate that the line should be on a new row. Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 20:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299021#M1199550</guid>
      <dc:creator>kkorynta</dc:creator>
      <dc:date>2011-01-07T20:57:12Z</dc:date>
    </item>
    <item>
      <title>Indicate Paragraph in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299022#M1199552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a normal text-box each carriage-return (ENTER) will start a new line.&lt;BR /&gt;In composited messages, which do include calculations you may include the ENTER between apostrophs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;='Today is: ' &amp;amp; DATE(TODAY()) &amp;amp; '&lt;BR /&gt;Tomorrow is: ' &amp;amp; DATE(TODAY() +1)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 21:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299022#M1199552</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-01-07T21:07:39Z</dc:date>
    </item>
    <item>
      <title>Indicate Paragraph in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299023#M1199553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh brilliant!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didn't think of it that way. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 21:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299023#M1199553</guid>
      <dc:creator>kkorynta</dc:creator>
      <dc:date>2011-01-07T21:45:26Z</dc:date>
    </item>
    <item>
      <title>Indicate Paragraph in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299024#M1199555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chr(13) is the command for carriage return&lt;/P&gt;&lt;P&gt;eg. ='FirstLine'&amp;amp;chr(13)&amp;amp;'SecondLine'&lt;/P&gt;&lt;P&gt;gives&lt;/P&gt;&lt;P&gt;FirstLine&lt;/P&gt;&lt;P&gt;SecondLine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 22:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299024#M1199555</guid>
      <dc:creator />
      <dc:date>2011-01-07T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Indicate Paragraph in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299025#M1199556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian&lt;/P&gt;&lt;P&gt;I've tried chr(13) and using text strings and neither is recognised by our two main browsers - just get one big block of text. Any ideas?&lt;/P&gt;&lt;P&gt;I'm on QV9 using AJAX - it looks fine in development, displays OK in IE, but just displays wrong through Google Chrome &amp;amp; Firefox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 13:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indicate-Paragraph-in-Text-Object/m-p/299025#M1199556</guid>
      <dc:creator>georgina_spary</dc:creator>
      <dc:date>2011-03-31T13:15:59Z</dc:date>
    </item>
  </channel>
</rss>

