<?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 sankey diagram - Late Entry in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/413895#M8672</link>
    <description>&lt;P&gt;Sankey diagram is very useful for tracking the trajectory of the event, even a cohort of customers .... however, currently I am facing an issue, sankey disgram can deal with drop off earlier case, but how to deal with the late entry cases?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;For example, there are 5 steps for my event ( ie. step 1 to 5, entry at step 1 and ended at step 5), a part of the cohort can finish at step 4, and a part of the cohort can enter from step 2 or step 3, how should my dataset be structured for the late entry situations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 05:30:18 GMT</pubDate>
    <dc:creator>Xiaoping</dc:creator>
    <dc:date>2017-11-16T05:30:18Z</dc:date>
    <item>
      <title>sankey diagram - Late Entry</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/413895#M8672</link>
      <description>&lt;P&gt;Sankey diagram is very useful for tracking the trajectory of the event, even a cohort of customers .... however, currently I am facing an issue, sankey disgram can deal with drop off earlier case, but how to deal with the late entry cases?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;For example, there are 5 steps for my event ( ie. step 1 to 5, entry at step 1 and ended at step 5), a part of the cohort can finish at step 4, and a part of the cohort can enter from step 2 or step 3, how should my dataset be structured for the late entry situations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 05:30:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/413895#M8672</guid>
      <dc:creator>Xiaoping</dc:creator>
      <dc:date>2017-11-16T05:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: sankey diagram - Late Entry</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/413919#M8673</link>
      <description>&lt;P&gt;Hi, The path analysis algorithm does take care of this for you. Given your transaction data set - late entries are determined by their sequence appearance. Have a look at the blog at&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sascom/2014/08/19/path-analysis-with-sas-visual-analytics" target="_blank"&gt;https://blogs.sas.com/content/sascom/2014/08/19/path-analysis-with-sas-visual-analytics&lt;/A&gt; (a little dated but it shows the structure of the expected data set). In this example&amp;nbsp;the customer 'Jane' views web-page B as the first entry whereas everyone else starts with page A. So Jane is coming in one step later as the rest. Obviously this is very basic path - but the same applies to larger paths and scenarios.&lt;/P&gt;
&lt;P&gt;Hope this helps. Falko&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 07:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/413919#M8673</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-16T07:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: sankey diagram - Late Entry</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414186#M8680</link>
      <description>&lt;P&gt;Thanks Falko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I'd like the B (Jane's start point) at the same column as John's B, for example A, B, C, D are time related event, we'd like they are line up as a time series.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the attached mock-up graph, the red circle part&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sankey.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16684i3055021A6A576608/image-size/large?v=v2&amp;amp;px=999" role="button" title="sankey.png" alt="sankey.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:22:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414186#M8680</guid>
      <dc:creator>Xiaoping</dc:creator>
      <dc:date>2017-11-16T23:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: sankey diagram - Late Entry</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414207#M8681</link>
      <description>&lt;P&gt;Ah I see. Sorry I misunderstood your question. No, unfortunately in path analysis related events need to have the same start sequence in order to join. If you have a path with only a portion of the events - it's considered a separate path. What you may be able to do - is to use dummy values for the events the customer is not yet part of the main path (e.g. missing value). So a table structure like this with Jane joining in at C:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va_82_sankey_simple_path_data.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16685iDB95658DC8F00E99/image-size/large?v=v2&amp;amp;px=999" role="button" title="va_82_sankey_simple_path_data.png" alt="va_82_sankey_simple_path_data.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;..would produce a diagram like this (screen shot is using the newer version of VA 8.x so slightly different):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va_82_sankey_simple_path.png" style="width: 536px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16686i259F115DCD70A80F/image-size/large?v=v2&amp;amp;px=999" role="button" title="va_82_sankey_simple_path.png" alt="va_82_sankey_simple_path.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Not exactly what you were after but hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers, Falko&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 01:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414207#M8681</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2017-11-17T01:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: sankey diagram - Late Entry</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414212#M8682</link>
      <description>&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that's the method I am using. I use "." instead of "Missing", it works perfectly in the Event view&amp;nbsp;(only showing a&amp;nbsp;dot , no flow from . to real event), but not looks nicely for the pathway views , ie including the . event (blank event) in the pathways.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway , thanks a lot ! hopefully SAS VA new version will consider this scenario .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;xiaoping&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 01:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/sankey-diagram-Late-Entry/m-p/414212#M8682</guid>
      <dc:creator>Xiaoping</dc:creator>
      <dc:date>2017-11-17T01:47:50Z</dc:date>
    </item>
  </channel>
</rss>

