<?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 qlik Sense newline in subtitle chr(13) does not work in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897620#M12468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to write out two expressions in the subtitle of a barchart as:&lt;/P&gt;&lt;P&gt;'CAGR FIRST PERIOD: 1,21%'&lt;/P&gt;&lt;P&gt;'CAGR LAST PERIOD: 1,23%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using chr(13) for the new line but it only creates a space, chr(10) gives me the same, is it not possible to make a newline?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I GET:&lt;/P&gt;&lt;P&gt;'CAGR FIRST PERIOD: 1,2%' 'CAGR LAS&lt;/P&gt;&lt;P&gt;T PERIOD: 1,2%' ,&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression for the subtitle is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='CAGR LAST PERIOD: '&amp;amp;num(pow(Sum({$&amp;lt;Date={"$(=Date(Max(Date)- 28))"}&amp;gt;}Sales) / Sum({$&amp;lt;Date={"$(=Date(Max(Date) - 49))"}&amp;gt;}Sales), 1/3) - 1, '0,00%')&amp;amp;chr(13)&amp;amp;'CAGR LAST PERIOD: '&amp;amp;num(pow(Sum({$&amp;lt;Date={"$(=Date(Max(Date)))"}&amp;gt;}TARGET_PAY) / Sum({$&amp;lt;Date={"$(=Date(Max(Date) - 28))"}&amp;gt;}TARGET_PAY), 1/4) - 1, '0,00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sahir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2024 11:08:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2024-11-16T11:08:21Z</dc:date>
    <item>
      <title>qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897620#M12468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to write out two expressions in the subtitle of a barchart as:&lt;/P&gt;&lt;P&gt;'CAGR FIRST PERIOD: 1,21%'&lt;/P&gt;&lt;P&gt;'CAGR LAST PERIOD: 1,23%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using chr(13) for the new line but it only creates a space, chr(10) gives me the same, is it not possible to make a newline?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I GET:&lt;/P&gt;&lt;P&gt;'CAGR FIRST PERIOD: 1,2%' 'CAGR LAS&lt;/P&gt;&lt;P&gt;T PERIOD: 1,2%' ,&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression for the subtitle is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='CAGR LAST PERIOD: '&amp;amp;num(pow(Sum({$&amp;lt;Date={"$(=Date(Max(Date)- 28))"}&amp;gt;}Sales) / Sum({$&amp;lt;Date={"$(=Date(Max(Date) - 49))"}&amp;gt;}Sales), 1/3) - 1, '0,00%')&amp;amp;chr(13)&amp;amp;'CAGR LAST PERIOD: '&amp;amp;num(pow(Sum({$&amp;lt;Date={"$(=Date(Max(Date)))"}&amp;gt;}TARGET_PAY) / Sum({$&amp;lt;Date={"$(=Date(Max(Date) - 28))"}&amp;gt;}TARGET_PAY), 1/4) - 1, '0,00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sahir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897620#M12468</guid>
      <dc:creator />
      <dc:date>2024-11-16T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897621#M12469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sahir, Can you try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; chr(13) &amp;amp; chr(10) &amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 13:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897621#M12469</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-07-17T13:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897622#M12470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet Hein,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that too, unfortunately it doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sahir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 14:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897622#M12470</guid>
      <dc:creator />
      <dc:date>2015-07-17T14:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897623#M12471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work for me too. Anyone else knows how to get this done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897623#M12471</guid>
      <dc:creator />
      <dc:date>2015-07-17T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897624#M12472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sahir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subtitle and other header lines are limited to 1 line, and will only wrap at the end of the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike Tarallo&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 18:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897624#M12472</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2015-07-17T18:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: qlik Sense newline in subtitle chr(13) does not work</title>
      <link>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897625#M12473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike then I understand, but do you have any tip on how and where to print out some useful information about the charts? I have two CAGR values I want to print out in percent so the viewer can understand what the chart is about, and I need it done within the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sahir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 09:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qlik-Sense-newline-in-subtitle-chr-13-does-not-work/m-p/897625#M12473</guid>
      <dc:creator />
      <dc:date>2015-07-19T09:09:36Z</dc:date>
    </item>
  </channel>
</rss>

