<?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: Influence network in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385272#M1239090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you think about relationships among customers could be like among products, I think you could consider these two approaches: an &lt;STRONG&gt;Associated Curve chart&lt;/STRONG&gt; or a &lt;STRONG&gt;Parallel Coordinates chart&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The Associated Curve chart in this example from QV Design (&lt;A href="http://qvdesign.wordpress.com/2012/09/21/informative-curvy-never-before-seen-by-me-at-least-the-associated-curve-chart/"&gt;http://qvdesign.wordpress.com/2012/09/21/informative-curvy-never-before-seen-by-me-at-least-the-associated-curve-chart/&lt;/A&gt;) shows relationships among products (sure it could be changed to customers), but the number of elements is fixed. I liked it very much, uses the color intensity to show the relation strength, the buttons (the circles) to select the product in the chart axis, and the associations are created in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23435" class="jive-image-thumbnail jive-image" onclick="" alt="Associated curve.png" src="/legacyfs/online/23435_Associated curve.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option is the Parallel Coordinates chart (an example here: &lt;A href="http://qvdesign.wordpress.com/2012/01/31/brilliant-qlikview-parallel-co-ordinates-chart/"&gt;http://qvdesign.wordpress.com/2012/01/31/brilliant-qlikview-parallel-co-ordinates-chart/&lt;/A&gt;). This option also uses a standard line chart, but the expressions used are complex. I think it would be possible if you could have a Source Customer and a Destination Customer fields:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23436" class="jive-image-thumbnail jive-image" onclick="" alt="Parallel Coordinates.png" src="/legacyfs/online/23436_Parallel Coordinates.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan Gerardo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Oct 2012 11:33:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-13T11:33:49Z</dc:date>
    <item>
      <title>Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385269#M1239085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if there is an extension to display and represent in Qlikview an inflluence network? I have the relations between my customers, and I'd like to find a way to display it graphically. Something like the chart below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;laura&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22982" class="jive-image" alt="sphere-influence.GIF" src="https://community.qlik.com/legacyfs/online/22982_sphere-influence.GIF" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385269#M1239085</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385270#M1239086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started to work with graph data from Neo4j: &lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/docs/DOC-3115" title="http://community.qlik.com/docs/DOC-3115"&gt;http://community.qlik.com/docs/DOC-3115&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For visualisation I used Google chart API as you can see in the example application. I also work on an extension for graph display using d3.js and/or raphael lib, but still have some issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How have you build the graph chart above? Can you also post some data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 11:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385270#M1239086</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-10-05T11:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385271#M1239088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I took the graph above from Google &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; I just wanted to show what I am looking for. I will have a look to Neo4j, but I am afraid I will not get what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 16:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385271#M1239088</guid>
      <dc:creator />
      <dc:date>2012-10-10T16:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385272#M1239090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you think about relationships among customers could be like among products, I think you could consider these two approaches: an &lt;STRONG&gt;Associated Curve chart&lt;/STRONG&gt; or a &lt;STRONG&gt;Parallel Coordinates chart&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The Associated Curve chart in this example from QV Design (&lt;A href="http://qvdesign.wordpress.com/2012/09/21/informative-curvy-never-before-seen-by-me-at-least-the-associated-curve-chart/"&gt;http://qvdesign.wordpress.com/2012/09/21/informative-curvy-never-before-seen-by-me-at-least-the-associated-curve-chart/&lt;/A&gt;) shows relationships among products (sure it could be changed to customers), but the number of elements is fixed. I liked it very much, uses the color intensity to show the relation strength, the buttons (the circles) to select the product in the chart axis, and the associations are created in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23435" class="jive-image-thumbnail jive-image" onclick="" alt="Associated curve.png" src="/legacyfs/online/23435_Associated curve.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option is the Parallel Coordinates chart (an example here: &lt;A href="http://qvdesign.wordpress.com/2012/01/31/brilliant-qlikview-parallel-co-ordinates-chart/"&gt;http://qvdesign.wordpress.com/2012/01/31/brilliant-qlikview-parallel-co-ordinates-chart/&lt;/A&gt;). This option also uses a standard line chart, but the expressions used are complex. I think it would be possible if you could have a Source Customer and a Destination Customer fields:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23436" class="jive-image-thumbnail jive-image" onclick="" alt="Parallel Coordinates.png" src="/legacyfs/online/23436_Parallel Coordinates.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan Gerardo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 11:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385272#M1239090</guid>
      <dc:creator />
      <dc:date>2012-10-13T11:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385273#M1239092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just finished a graph visualization extension object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/message/307001#307001" title="http://community.qlik.com/message/307001#307001"&gt;http://community.qlik.com/message/307001#307001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can use this in your case..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385273#M1239092</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-02-07T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385274#M1239094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've done an incredible job! Congratulations! I have downloaded and I will check how it meets my requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 10:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385274#M1239094</guid>
      <dc:creator />
      <dc:date>2013-02-08T10:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Influence network</title>
      <link>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385275#M1239096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you use my extension on your case? I would be interested to get to know more about your data source and how the influence is represented. Can you use a relations table which is the base of this graph visualization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 23:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Influence-network/m-p/385275#M1239096</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-02-26T23:01:18Z</dc:date>
    </item>
  </channel>
</rss>

