<?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: Sankey diagram, data represented in % in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488260#M101652</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/317366"&gt;@Maria_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go ahead and report a defect by starting a Qlik Support Case.&lt;/P&gt;
&lt;P&gt;Explain your&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;expected results as you have done here along with&lt;/LI&gt;
&lt;LI&gt;detailed steps to reproduce the issue.&lt;/LI&gt;
&lt;LI&gt;Ensure to share a set of images or a video of the what you are experiencing&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2024 18:14:41 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2024-10-21T18:14:41Z</dc:date>
    <item>
      <title>Sankey diagram, data represented in %</title>
      <link>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488197#M101648</link>
      <description>&lt;P&gt;Hello Qlik Community,&lt;/P&gt;
&lt;P&gt;Could you please help me to find a solution whether is it possible to display a Sankey diagram with data represented as percentages in QlikSaaS?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 13:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488197#M101648</guid>
      <dc:creator>Maria_S</dc:creator>
      <dc:date>2024-10-21T13:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey diagram, data represented in %</title>
      <link>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488255#M101649</link>
      <description>&lt;P&gt;You should be able to achieve your objective for the measure field of the sankey chart as seen in the following image.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to the data options in your sankey chart object&lt;/LI&gt;
&lt;LI&gt;choose 'measure' and use the average function or as needed&lt;/LI&gt;
&lt;LI&gt;switch to 'number' format&lt;/LI&gt;
&lt;LI&gt;enable the percentage format that you prefer&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Frank_S_0-1729530023224.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173218i1CCD4C815AE5FC2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Frank_S_0-1729530023224.png" alt="Frank_S_0-1729530023224.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 17:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488255#M101649</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-10-21T17:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey diagram, data represented in %</title>
      <link>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488259#M101651</link>
      <description>&lt;P&gt;Hello Frank_S,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for the reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I follow your advice, I get values multiplied by 100%, but not the A/B/C percentages from the total, similar to what is shown in your screenshot.&lt;/P&gt;
&lt;P&gt;I also tried changing the measurement from &lt;CODE&gt;Count(DISTINCT id)&lt;/CODE&gt; to &lt;CODE&gt;Count(DISTINCT id) / Count(id)&lt;/CODE&gt;, but that didn’t work either.&lt;/P&gt;
&lt;P&gt;Maria&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 17:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488259#M101651</guid>
      <dc:creator>Maria_S</dc:creator>
      <dc:date>2024-10-21T17:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey diagram, data represented in %</title>
      <link>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488260#M101652</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/317366"&gt;@Maria_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go ahead and report a defect by starting a Qlik Support Case.&lt;/P&gt;
&lt;P&gt;Explain your&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;expected results as you have done here along with&lt;/LI&gt;
&lt;LI&gt;detailed steps to reproduce the issue.&lt;/LI&gt;
&lt;LI&gt;Ensure to share a set of images or a video of the what you are experiencing&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 18:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sankey-diagram-data-represented-in/m-p/2488260#M101652</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-10-21T18:14:41Z</dc:date>
    </item>
  </channel>
</rss>

