<?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 SAS VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592625#M13099</link>
    <description>&lt;P&gt;Well, I don't think your data structure is suitable for path analysis. A sankey diagram is a bit like a network diagram as it shows lines (paths) between nodes (events) appearing over time. So for instance an event (e.g. a product purchase, a registration, a cancellation, etc.) which occurs over and over again during a specific time period. A sankey diagram would show you the number of people going thru such an event - so you can measure effectiveness or general volume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case - you have a transaction data base with a distinct event per transaction. I'm not sure what output you would expect given your sample data - but given your 4x senders (transaction identifiers) and receivers (events) - it would render like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pathing_sample_01.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32829i01878C65934C9156/image-size/large?v=v2&amp;amp;px=999" role="button" title="pathing_sample_01.png" alt="pathing_sample_01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Given a receiver doesn't appear more than once in your data across different senders - the sankey never connects paths here. Hence you have such horizontal lines here - one for each sender.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also consider using a network visualization instead. Given your 4x senders and amount sent to an address - it may render like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pathing_sample_02.png" style="width: 569px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32830iC3CA3897759355B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pathing_sample_02.png" alt="pathing_sample_02.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It doesn't do too well with dates/times but may still be useful to see overall relationship between senders/receivers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sankey diagrams are mostly used to visualize paths (hence you find this under path analysis in VA) - so it may not be as useful for visualizing a distinct list of unique transaction details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Regards, Falko&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 11:29:13 GMT</pubDate>
    <dc:creator>FalkoSchulz</dc:creator>
    <dc:date>2019-09-30T11:29:13Z</dc:date>
    <item>
      <title>Sankey Diagram SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592167#M13091</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to visualize a funds tracker (example given in screenshot).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Planning to use path analysis for the same. But not getting correct visualization. Can someone suggest if we can achieve it and how?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 584px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32766i33A2C8FCF6B2876B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 14:09:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592167#M13091</guid>
      <dc:creator>upadhi</dc:creator>
      <dc:date>2019-09-27T14:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592375#M13092</link>
      <description>&lt;P&gt;Hi, Yes, I believe this should be possible - the screenshot you provided shows a generic sankey diagram. What exactly are you struggling with? Maybe you can provide some details e.g. snapshot of the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also find some related discussions useful as those cover details such as expected data structure and role assignments:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Patient-Flow-Sankey-Diagram/m-p/475320#M10599" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Patient-Flow-Sankey-Diagram/m-p/475320#M10599&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagrams-in-SAS-VA/m-p/212314#M2224" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagrams-in-SAS-VA/m-p/212314#M2224&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Falko&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2019 08:25:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592375#M13092</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2019-09-28T08:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592570#M13095</link>
      <description>&lt;P&gt;hello Falko,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your response. All the examples i saw shows the progress of events. What i want to show is a transnational database:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tx id&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Date&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sender Address&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reciever Address&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Amount&lt;/P&gt;
&lt;TABLE style="width: 749px;" width="405"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312314&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;30-Sep-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Airlines (KFA)&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Arielle Sixsmith&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;89.1243&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312315&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;1-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Airlines (KFA)&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Michael Vincent Hazel&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;46.876&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312316&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;2-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Airlines (KFA)&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Catherine Kelsey Prescott&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;72.72727&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312317&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;3-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Airlines (KFA)&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Ashley Simon Kaniewski&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;61.70213&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312318&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;4-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Airlines&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Haydn Simpson&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;25.1324&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312319&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;5-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Paul Telford&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;20.136&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312320&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;6-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Masroor Ahmed Siddiqui&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;87.12374&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312321&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;7-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Hameeda Asif&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;70.5693&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312322&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;8-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Anila Gulzar&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;6.25&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312323&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;9-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Abdul Aziz&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;77.77778&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312324&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;10-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Enterprises&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Asma Noor Ahmed Bharuchi&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;83.92857&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312325&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;11-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Services Limited&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Pinhas Schapira&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;81.81818&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312326&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;12-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Services Limited&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Igal Mark Scheinberg&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;6.52174&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD style="font-weight: 400; width: 48.7732px;"&gt;312327&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 73.2176px;"&gt;13-Oct-19&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 193.218px;"&gt;Kingfisher Services Limited&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 260.625px;"&gt;Rafael Ashkenai&lt;/TD&gt;
&lt;TD style="font-weight: 400; width: 102.847px;"&gt;11.76471&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want the flow going from Sender address to receiver address with amount defining thickness. Unable to define such a flow.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 06:13:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592570#M13095</guid>
      <dc:creator>upadhi</dc:creator>
      <dc:date>2019-09-30T06:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592625#M13099</link>
      <description>&lt;P&gt;Well, I don't think your data structure is suitable for path analysis. A sankey diagram is a bit like a network diagram as it shows lines (paths) between nodes (events) appearing over time. So for instance an event (e.g. a product purchase, a registration, a cancellation, etc.) which occurs over and over again during a specific time period. A sankey diagram would show you the number of people going thru such an event - so you can measure effectiveness or general volume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case - you have a transaction data base with a distinct event per transaction. I'm not sure what output you would expect given your sample data - but given your 4x senders (transaction identifiers) and receivers (events) - it would render like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pathing_sample_01.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32829i01878C65934C9156/image-size/large?v=v2&amp;amp;px=999" role="button" title="pathing_sample_01.png" alt="pathing_sample_01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Given a receiver doesn't appear more than once in your data across different senders - the sankey never connects paths here. Hence you have such horizontal lines here - one for each sender.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may also consider using a network visualization instead. Given your 4x senders and amount sent to an address - it may render like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pathing_sample_02.png" style="width: 569px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32830iC3CA3897759355B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pathing_sample_02.png" alt="pathing_sample_02.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It doesn't do too well with dates/times but may still be useful to see overall relationship between senders/receivers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sankey diagrams are mostly used to visualize paths (hence you find this under path analysis in VA) - so it may not be as useful for visualizing a distinct list of unique transaction details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Regards, Falko&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 11:29:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-SAS-VA/m-p/592625#M13099</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2019-09-30T11:29:13Z</dc:date>
    </item>
  </channel>
</rss>

