<?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: More dimensions (10+) in Sankey chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1762624#M63575</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28137"&gt;@RadovanOresky&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Can you share what you've done as I'm trying to achieve the same thing but I'm fairly new to Qlik and I have no idea how I can get the old extension code and how to alter it.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;Okay, I was able to duplicate the original to create my own test extension of the Sankey and find where the limit is set to 5. But I'm not able to visually see the extra dimensions on screen. What part of the code should be adjusted for that ?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 13:07:49 GMT</pubDate>
    <dc:creator>shereenH</dc:creator>
    <dc:date>2020-11-19T13:07:49Z</dc:date>
    <item>
      <title>More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1658934#M63573</link>
      <description>&lt;P&gt;Is it possible to have more than 5 dimensions in Sankey chart (part of the Visualization Bundle)?&lt;/P&gt;&lt;P&gt;I remember that in the extension that was published on Qlik Branch there was a possibility to extend the last added dimension somehow. Is this possible in this official one? Because the last release from GitHub does not work on new Qlik Sense versions.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1658934#M63573</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2024-11-16T03:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1687424#M63574</link>
      <description>&lt;P&gt;In the end we adjusted the .js code of the old version of Sankey extension which we found on Qlik Branch.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sankey_10_nodes.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30534i04A8A6300655B662/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sankey_10_nodes.PNG" alt="sankey_10_nodes.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 18:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1687424#M63574</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2020-03-24T18:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1762624#M63575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28137"&gt;@RadovanOresky&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Can you share what you've done as I'm trying to achieve the same thing but I'm fairly new to Qlik and I have no idea how I can get the old extension code and how to alter it.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;Okay, I was able to duplicate the original to create my own test extension of the Sankey and find where the limit is set to 5. But I'm not able to visually see the extra dimensions on screen. What part of the code should be adjusted for that ?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 13:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1762624#M63575</guid>
      <dc:creator>shereenH</dc:creator>
      <dc:date>2020-11-19T13:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1765081#M63576</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28137"&gt;@RadovanOresky&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey, just in case you need to color the "flow" between nodes, you can try out the code I've modified from the extension. We've been using it in production for years. I haven't really ever tried 10+ dimensions but you could give it a try.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jonvitale/SenseColorableSankey" target="_blank"&gt;https://github.com/jonvitale/SenseColorableSankey&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(But I won't promise to keep this updated indefinitely).&lt;/P&gt;&lt;P&gt;-vitale&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 22:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/1765081#M63576</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2020-11-28T22:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048353#M86205</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2468"&gt;@jonvitale&lt;/a&gt;&amp;nbsp;/@RadovanOresky,&lt;/P&gt;
&lt;P&gt;I tried using your updated .js code for this extension.&lt;/P&gt;
&lt;P&gt;My requirement will be to display 15 dimensions in the chart.&lt;/P&gt;
&lt;P&gt;For testing, I have changed the max dimension value till 12 (However I'm able to get only 9 dimensions displayed in the chart, but I need to display 10 dimensions). Is it a limitation of this extension?&lt;BR /&gt;&lt;BR /&gt;Can you help me with your thoughts or Is there any further .js code changes that has to be done to get the 10+ dimensions displayed.&lt;/P&gt;
&lt;P&gt;Will appreciate you help on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 09:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048353#M86205</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-03-13T09:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048450#M86212</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137572"&gt;@OppilaalDaniel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I apologize, but I'm no longer supporting this. In fact, I don't even work with Qlik anymore so I wouldn't have a way to even do anything about it. However, a (colored) Sankey is now a standard extension that comes with Qlik Sense, so you should probably use that. As far as I'm aware, there wasn't really anything my version could do that the out-of-the-box version couldn't. Good luck&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;jon&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 11:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048450#M86212</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2023-03-13T11:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: More dimensions (10+) in Sankey chart</title>
      <link>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048811#M86222</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2468"&gt;@jonvitale&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 06:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/More-dimensions-10-in-Sankey-chart/m-p/2048811#M86222</guid>
      <dc:creator>OppilaalDaniel</dc:creator>
      <dc:date>2023-03-14T06:48:04Z</dc:date>
    </item>
  </channel>
</rss>

