<?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 Line break in a cell of pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Line-break-in-a-cell-of-pivot-table/m-p/1862094#M71131</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to have a line break in all cells of a pivot table:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently the values look like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;10% (2/20)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and I would like to add a line break:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;10%&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(2/20)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already tried it with chr(10), chr(13) or &amp;lt;b&amp;gt;. In the datamodel that are two field which I concatenated:&lt;/P&gt;
&lt;P&gt;Field1 &amp;amp; '(' &amp;amp; Field 2 ')' as NewField.&lt;/P&gt;
&lt;P&gt;Can anybody please help? Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;chriys&lt;/P&gt;</description>
    <pubDate>Mon, 22 Nov 2021 13:15:26 GMT</pubDate>
    <dc:creator>chriys1337</dc:creator>
    <dc:date>2021-11-22T13:15:26Z</dc:date>
    <item>
      <title>Line break in a cell of pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Line-break-in-a-cell-of-pivot-table/m-p/1862094#M71131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to have a line break in all cells of a pivot table:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently the values look like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;10% (2/20)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and I would like to add a line break:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;10%&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(2/20)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already tried it with chr(10), chr(13) or &amp;lt;b&amp;gt;. In the datamodel that are two field which I concatenated:&lt;/P&gt;
&lt;P&gt;Field1 &amp;amp; '(' &amp;amp; Field 2 ')' as NewField.&lt;/P&gt;
&lt;P&gt;Can anybody please help? Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;chriys&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 13:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-break-in-a-cell-of-pivot-table/m-p/1862094#M71131</guid>
      <dc:creator>chriys1337</dc:creator>
      <dc:date>2021-11-22T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Line break in a cell of pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Line-break-in-a-cell-of-pivot-table/m-p/1862119#M71132</link>
      <description>&lt;P&gt;As far as I know, there's no way to insert a new line into a measure value in a Qlik table or pivot table. This pops up once in a while but as far as I know nobody's suggested a working solution and nobody's posted an idea on the Ideation board to get it changed.&lt;/P&gt;
&lt;P&gt;You can either use a third-party extension that supports this, or use a calculated dimension instead (dimensions do support line breaks inserted using e.g. chr(10).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 14:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-break-in-a-cell-of-pivot-table/m-p/1862119#M71132</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-11-22T14:10:27Z</dc:date>
    </item>
  </channel>
</rss>

