<?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: New line character in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426112#M562745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Presentation tab of the properties window you need to check the option Wrap Cell Text and set Cell Height to 2 lines. And make sure you put the Sales and Profit text in single quotes. Something like ='Sales: ' &amp;amp; sum(sales) &amp;amp; chr(13) &amp;amp; 'Profit: ' &amp;amp; sum(profit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 16:11:32 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-03-10T16:11:32Z</dc:date>
    <item>
      <title>New line character</title>
      <link>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426111#M562744</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;I need to show the results of 2 expressions(sum(sales), sum(profit)) one by one, as shown in below , in a straight table. &lt;/P&gt;&lt;P&gt;chr(13) to insert a new line is not working in the chart expression , it works in text box only. Does any one have solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="243"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Country&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none;" width="179"&gt;Results&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="40" style="border-top: medium none;"&gt;xxx&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="179"&gt;Sales: 1000&lt;BR /&gt;Profit : 150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="40" style="border-top: medium none;"&gt;yyy&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="179"&gt;Sales: 2000&lt;BR /&gt;Profit : 550&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="40" style="border-top: medium none;"&gt;zzz&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; border-top: medium none;" width="179"&gt;Sales: 3000&lt;BR /&gt;Profit : 1500&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.,&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 15:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426111#M562744</guid>
      <dc:creator>sankar_ganesh</dc:creator>
      <dc:date>2013-03-10T15:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: New line character</title>
      <link>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426112#M562745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Presentation tab of the properties window you need to check the option Wrap Cell Text and set Cell Height to 2 lines. And make sure you put the Sales and Profit text in single quotes. Something like ='Sales: ' &amp;amp; sum(sales) &amp;amp; chr(13) &amp;amp; 'Profit: ' &amp;amp; sum(profit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 16:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426112#M562745</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-10T16:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: New line character</title>
      <link>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426113#M562746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;thanks for your answer. but in Ajax mode, wrap cell text is not working in QV 11.0 version, which is a bug ,and fixed in QV 11.2 SR1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 13:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426113#M562746</guid>
      <dc:creator>sankar_ganesh</dc:creator>
      <dc:date>2013-03-13T13:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: New line character</title>
      <link>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426114#M562747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the title text on the Caption tab multiline does works in v11.2 SR1 but in container on general tab -&amp;gt; Label for selected object the multiline works only with IE Plugin no with Ajax.&lt;/P&gt;&lt;P&gt;I hope it will be fixed in v11.2 SR2 !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 13:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-line-character/m-p/426114#M562747</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2013-05-17T13:50:18Z</dc:date>
    </item>
  </channel>
</rss>

