<?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: Is it possible in VA: parallel period? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212985#M2269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create the dataset upfront. Thanks for the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 10:03:23 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2015-05-12T10:03:23Z</dc:date>
    <item>
      <title>Is it possible in VA: parallel period?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212983#M2267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer wants to compare day by day how much profit they made. As their sales are dependable of holidays like Easter, Christmass, Valentine, ... or even if it's a saturday or a friday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have created a calendar to map these special dates.I take the example of Easter. For example: in 2013 it was 15/04, in 2014 it was 4/4 and in 2015 it was 10/4 (as an example). The dataset contains one line for each day in 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;DateCurrentYear&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;DatePreviousYear&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/01/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;02/01/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;02/01/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;03/01/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10/04/2015&lt;/TD&gt;&lt;TD&gt;04/04/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10/05/2015&lt;/TD&gt;&lt;TD&gt;09/05/2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dataset looks like this. I got all data from 1/1/2014 to today. The saledateLY is only filled in if the saledate is from this year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;SaleDate&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;SaleDateLY&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Profit&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;01/01/2014&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;04/04/2014&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10/04/2015&lt;/TD&gt;&lt;TD&gt;04/04/2014&lt;/TD&gt;&lt;TD&gt;156&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10/05/2015&lt;/TD&gt;&lt;TD&gt;09/05/2014&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the parallel period, or the relative period to calculate the differences between the profits made between days, weeks, months and use the special calendar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 12:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212983#M2267</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-05-11T12:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible in VA: parallel period?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212984#M2268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, the ParallelPeriod and RelativePeriod operators return a missing value when the smaller interval is by day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be some workaround in how you build your dataset that would get the result you want, however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 14:28:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212984#M2268</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-05-11T14:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible in VA: parallel period?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212985#M2269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create the dataset upfront. Thanks for the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:03:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/212985#M2269</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-05-12T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible in VA: parallel period?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/300025#M5438</link>
      <description>&lt;P&gt;I have to do something similar at work to report enrollment comparisons for the current term compared to the previous year's term. &amp;nbsp;Given a list of associated dates for the current year with the previous year, &amp;nbsp;I create a table that translates the current date to the "comparative" one for the previous year. &amp;nbsp;The "hard" dates are typically holidays like Labor Day. &amp;nbsp;Otherwise I try to match the same weekday so that weekends match up. &amp;nbsp;Once the table is created, it is easy to compare the appropriate dates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 03:07:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-it-possible-in-VA-parallel-period/m-p/300025#M5438</guid>
      <dc:creator>Pamela_JSRCC</dc:creator>
      <dc:date>2016-09-22T03:07:38Z</dc:date>
    </item>
  </channel>
</rss>

