<?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: SAS VA - time series plot question in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191615#M1417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Filip,&lt;/P&gt;&lt;P&gt;You are right that this is not possible in one crosstable.&amp;nbsp; (Date format can not be changed in the way you/I want). &lt;/P&gt;&lt;P&gt;I am not shure about version 7&amp;nbsp; (I get it next month) but I Know there is a development request making the YTD not only depending on dates)&lt;/P&gt;&lt;P&gt;Lets see if it is in a next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, only option would be to put two tables besides each other if your dates are running equal in VA.&amp;nbsp; ( As far as I can see now.)&lt;/P&gt;&lt;P&gt;Other option is to prefix the data....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 10:06:49 GMT</pubDate>
    <dc:creator>PeterWijers</dc:creator>
    <dc:date>2015-01-23T10:06:49Z</dc:date>
    <item>
      <title>SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191612#M1414</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 dataset looks like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; 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;Date&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;ValueYear&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="color: #ffffff; text-align: center;"&gt;&lt;STRONG&gt;ValueYear-1&lt;/STRONG&gt;&lt;/SPAN&gt;&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;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;02/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;03/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&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;14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&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;15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;03/01/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;16&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have calculated in VA the cumulative period of ValueYear and ValueYear-1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to plot this so I can easily compare this year, with the previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 13:48:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191612#M1414</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-01-21T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191613#M1415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Filip,&lt;/P&gt;&lt;P&gt;If you derive the year out of the dates (new calculated item), you can use this field in a bar-graph to stick the two bar together and compare them.&lt;/P&gt;&lt;P&gt;While changing the date format to monthday, you can create your barlabels with these in relation to the created year field.&lt;/P&gt;&lt;P&gt;If needed, I could prepare a sample for you.&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 19:17:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191613#M1415</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-01-21T19:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191614#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create the dateformat to monthday. Can I still have it like a datevariable?&lt;/P&gt;&lt;P&gt;I tried to calculate it and put in a character format but then the sorting is not correct anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want, you can show me a sample.&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;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample of my data: &lt;IMG alt="Capture.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/8817_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 08:19:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191614#M1416</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-01-22T08:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191615#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Filip,&lt;/P&gt;&lt;P&gt;You are right that this is not possible in one crosstable.&amp;nbsp; (Date format can not be changed in the way you/I want). &lt;/P&gt;&lt;P&gt;I am not shure about version 7&amp;nbsp; (I get it next month) but I Know there is a development request making the YTD not only depending on dates)&lt;/P&gt;&lt;P&gt;Lets see if it is in a next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, only option would be to put two tables besides each other if your dates are running equal in VA.&amp;nbsp; ( As far as I can see now.)&lt;/P&gt;&lt;P&gt;Other option is to prefix the data....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 10:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191615#M1417</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-01-23T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191616#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter, thanks for your time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got something, but i'ts not cumulative yet...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The NotYearRelated is calculated with an If statement: if CA (Y) &amp;lt;&amp;gt; 0 then return CA(Y) else return CA(Y-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/8828_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191616#M1418</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2015-01-23T11:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA - time series plot question</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191617#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Filip,&lt;/P&gt;&lt;P&gt;nice work. I fixed it ones in the database :smileyblush:&amp;nbsp; to get this result.&amp;nbsp; (be aware it concerns financial period and not calendar periods)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic2.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/8839_pic2.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Hopefully&amp;nbsp; this will be availeble in the next release.&lt;/P&gt;&lt;P&gt;Greetings and succes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 18:54:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-time-series-plot-question/m-p/191617#M1419</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2015-01-23T18:54:10Z</dc:date>
    </item>
  </channel>
</rss>

