<?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: How to format the tooltip on a vizlib pivot table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-format-the-tooltip-on-a-vizlib-pivot-table/m-p/2466156#M99231</link>
    <description>&lt;P&gt;I know this is an old question, however, I also struggled with this in a concat( expression for the tool tip and never found documentation on it. Today I accidentally discovered a solution, however!&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To give the two row result, '=X&amp;amp;'&amp;lt;br&amp;gt;'&amp;amp;Y'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For a Concatenation delimiter (so multiple results appear on their own line), use Chr(10)&amp;amp;'&amp;lt;br&amp;gt;' as your delimiter, and now your results get a carriage return at end of each value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2024 17:01:38 GMT</pubDate>
    <dc:creator>Arcticat500</dc:creator>
    <dc:date>2024-06-27T17:01:38Z</dc:date>
    <item>
      <title>How to format the tooltip on a vizlib pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-format-the-tooltip-on-a-vizlib-pivot-table/m-p/1693801#M53075</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am trying to add a tooltip onto a measure that is within a vizlib pivot table. I would like the tool tip to contain two measures. Lets say measures X and Y. I don't have an issue displaying the two number because I just use&amp;nbsp; '=X&amp;amp;Y' to concatenate the output. I would like to put them on different lines which I am having trouble doing. I would like my out put to look like the following:&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Y&lt;/P&gt;&lt;P&gt;I have already tried to put '=X&amp;amp;CHR(10)&amp;amp;Y' and '=X&amp;amp;CHR(13)&amp;amp;Y'. The CHR() function seems to only add a space character. Any thoughts on how to add a new line character?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-format-the-tooltip-on-a-vizlib-pivot-table/m-p/1693801#M53075</guid>
      <dc:creator>jaipersr</dc:creator>
      <dc:date>2024-11-16T02:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to format the tooltip on a vizlib pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-format-the-tooltip-on-a-vizlib-pivot-table/m-p/2466156#M99231</link>
      <description>&lt;P&gt;I know this is an old question, however, I also struggled with this in a concat( expression for the tool tip and never found documentation on it. Today I accidentally discovered a solution, however!&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To give the two row result, '=X&amp;amp;'&amp;lt;br&amp;gt;'&amp;amp;Y'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For a Concatenation delimiter (so multiple results appear on their own line), use Chr(10)&amp;amp;'&amp;lt;br&amp;gt;' as your delimiter, and now your results get a carriage return at end of each value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 17:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-format-the-tooltip-on-a-vizlib-pivot-table/m-p/2466156#M99231</guid>
      <dc:creator>Arcticat500</dc:creator>
      <dc:date>2024-06-27T17:01:38Z</dc:date>
    </item>
  </channel>
</rss>

