<?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 there anyway to create day wise previous data through Periodic function in SAS VA? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/302002#M5504</link>
    <description>For the outer interval you can use _ByYear_. But you are correct, you probably need a _ByDay_ for the inner interval.</description>
    <pubDate>Mon, 03 Oct 2016 11:21:57 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-10-03T11:21:57Z</dc:date>
    <item>
      <title>Is there anyway to create day wise previous data through Periodic function in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301196#M5485</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to create day wise data through &lt;STRONG&gt;Periodic function (like Relative Period, Parallel Period, Cumulative, Parallel, PeriodwithDate...)&lt;/STRONG&gt; in SAS Visual Analytics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;I have dataset like this in LASR Server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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; &amp;nbsp;Revenue&lt;/P&gt;&lt;P&gt;24-Sep-2015 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $20&lt;/P&gt;&lt;P&gt;25-sep-2015&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;26-sep-2015 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;27-sep-2015 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $50&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;28-sep-2015 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;24-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $70&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;25-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $80&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;26-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $90&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;27-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;28-Sep-2016&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $25&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i want day wise comparison current date to previous date...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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; &amp;nbsp; Revenue &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Previous Revenue&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;24-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $70 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$20&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;25-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $80 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;26-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $90 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;27-Sep-2016 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $16 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$50&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;28-Sep-2016&lt;SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $25 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunny Kumar Gupta&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 09:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301196#M5485</guid>
      <dc:creator>SKG</dc:creator>
      <dc:date>2016-09-28T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create day wise previous data through Periodic function in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301968#M5499</link>
      <description>Yes, like I mentioned in your other thread the are periodic operators. Not sure if they cover all the scenarios you're mention. &lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#n1lxnqfip132can1hdzuerib7i76.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#n1lxnqfip132can1hdzuerib7i76.htm&lt;/A&gt;</description>
      <pubDate>Mon, 03 Oct 2016 06:32:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301968#M5499</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-03T06:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create day wise previous data through Periodic function in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301989#M5501</link>
      <description>&lt;P&gt;Hi Linush,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are only three specifics interval i.e&amp;nbsp;&lt;SPAN&gt;_ByMonth_,&amp;nbsp;_ByQuarter_,&amp;nbsp;_ByYear_ but there were no any _ByDay_ interval option available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5119iA58DD4C1D2D809FF/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="1.png" title="1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 09:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/301989#M5501</guid>
      <dc:creator>SKG</dc:creator>
      <dc:date>2016-10-03T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create day wise previous data through Periodic function in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/302002#M5504</link>
      <description>For the outer interval you can use _ByYear_. But you are correct, you probably need a _ByDay_ for the inner interval.</description>
      <pubDate>Mon, 03 Oct 2016 11:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/302002#M5504</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-03T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway to create day wise previous data through Periodic function in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/302043#M5507</link>
      <description>&lt;P&gt;Day-wise interval can be used when your inner interval is set to _Inferred_.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, as I understand it there are some technical issues calculating day-wise data over time. If your operator has an offset (like your example with RelativePeriod would have) then we return missing values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this is something we are working to improve for the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 13:36:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Is-there-anyway-to-create-day-wise-previous-data-through/m-p/302043#M5507</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2016-10-03T13:36:34Z</dc:date>
    </item>
  </channel>
</rss>

