<?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 Show % in Treemap in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436650#M2051</link>
    <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to show the % in my treemap. how can i do that?&lt;/P&gt;
&lt;P&gt;the current treenmap i have shows the dimension that i chose and it is divided by the measure, but i would also like to have written in it which % the dimension represents.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 22:11:20 GMT</pubDate>
    <dc:creator>Nemo1</dc:creator>
    <dc:date>2025-03-19T22:11:20Z</dc:date>
    <item>
      <title>Show % in Treemap</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436650#M2051</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to show the % in my treemap. how can i do that?&lt;/P&gt;
&lt;P&gt;the current treenmap i have shows the dimension that i chose and it is divided by the measure, but i would also like to have written in it which % the dimension represents.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 22:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436650#M2051</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2025-03-19T22:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show % in Treemap</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436667#M2052</link>
      <description>&lt;P&gt;Hello Nemo,&lt;BR /&gt;&lt;BR /&gt;You can use the function Dual().&lt;/P&gt;
&lt;P&gt;For exemple :&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dual(num(sum(Amount)/sum(Total Amount)*100,'#,##0.00') &amp;amp; '%',sum(Amount))&lt;/LI-CODE&gt;
&lt;P&gt;You have to set the format of the expression on "Measure expression".&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d'écran 2024-04-02 120133.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163174i4AD7B88BB1CA43DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d'écran 2024-04-02 120133.png" alt="Capture d'écran 2024-04-02 120133.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Enjoy your Qlik.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Théo ATRAGIE.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 10:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436667#M2052</guid>
      <dc:creator>theoat</dc:creator>
      <dc:date>2024-04-02T10:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show % in Treemap</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436693#M2053</link>
      <description>&lt;P&gt;hey, it did work, thanks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only thing tho, is that I get the % only when I hover over the dimension, I would like to see the % always written on the treemap, is that possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 10:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436693#M2053</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-04-02T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show % in Treemap</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436741#M2055</link>
      <description>&lt;P&gt;Presentation --&amp;gt; Value label&lt;BR /&gt;&lt;BR /&gt;Enjoy your Qlik.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Théo ATRAGIE.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 12:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436741#M2055</guid>
      <dc:creator>theoat</dc:creator>
      <dc:date>2024-04-02T12:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show % in Treemap</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436745#M2057</link>
      <description>&lt;P&gt;merci!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 12:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Show-in-Treemap/m-p/2436745#M2057</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-04-02T12:14:35Z</dc:date>
    </item>
  </channel>
</rss>

