<?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: Visualize transfer movement with directed graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351778#M575248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andreas, were you ever able to solve this?&amp;nbsp; I have exactly the same business problem and am looking for ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the Wikipedia articles on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Directed_acyclic_graph" title="http://en.wikipedia.org/wiki/Directed_acyclic_graph"&gt;Directed acyclic graph - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Topological_ordering" title="http://en.wikipedia.org/wiki/Topological_ordering"&gt;Topological sorting - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not sure if anyone has previously implemented these in QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 17:50:06 GMT</pubDate>
    <dc:creator>kevinpintokpa</dc:creator>
    <dc:date>2014-05-23T17:50:06Z</dc:date>
    <item>
      <title>Visualize transfer movement with directed graph</title>
      <link>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351777#M575247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi there!&lt;/P&gt;&lt;P&gt;I am working on QV transfer visualization at the moment but got kind of stuck at the momen&lt;/P&gt;&lt;P&gt;I am trying to achieve to visualiza the movement of goods between various retailers. The best thing would be to generate a directed graph somehow, shown in the picture bellow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="directedgraph.gif" class="jive-image" src="https://community.qlik.com/legacyfs/online/14257_directedgraph.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data set is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Order#&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;RetailerFrom&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;RetailerTo&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be great to differ the size of the bubbles based on count(Order#).&lt;/P&gt;&lt;P&gt;Any ideas how to achieve this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Andi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351777#M575247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-15T09:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize transfer movement with directed graph</title>
      <link>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351778#M575248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andreas, were you ever able to solve this?&amp;nbsp; I have exactly the same business problem and am looking for ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the Wikipedia articles on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Directed_acyclic_graph" title="http://en.wikipedia.org/wiki/Directed_acyclic_graph"&gt;Directed acyclic graph - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Topological_ordering" title="http://en.wikipedia.org/wiki/Topological_ordering"&gt;Topological sorting - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not sure if anyone has previously implemented these in QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 17:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351778#M575248</guid>
      <dc:creator>kevinpintokpa</dc:creator>
      <dc:date>2014-05-23T17:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize transfer movement with directed graph</title>
      <link>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351779#M575249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try the Neo4J extension from TIQ&lt;/P&gt;&lt;P&gt;&lt;A href="http://tiqview.tumblr.com/post/42292909758/graph-data-visualization-in-qlikview" title="http://tiqview.tumblr.com/post/42292909758/graph-data-visualization-in-qlikview"&gt;http://tiqview.tumblr.com/post/42292909758/graph-data-visualization-in-qlikview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 02:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visualize-transfer-movement-with-directed-graph/m-p/351779#M575249</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-05-25T02:13:08Z</dc:date>
    </item>
  </channel>
</rss>

