<?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: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804809#M15933</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;BR /&gt;If I understand well, if my fiscal year is well named, the parallelperiod function will be ok ?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Mar 2022 16:09:04 GMT</pubDate>
    <dc:creator>Genesis007</dc:creator>
    <dc:date>2022-03-29T16:09:04Z</dc:date>
    <item>
      <title>How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804011#M15922</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;I want to compare the turnover of two fiscal years, but these fiscal years are not on a calendar year.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;My fiscal year starts on 01/10/2021 and ends on 30/09/2022&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN&gt;I have defined a category containing the name of my fiscal year (FY21-22 for example) so I can have a view of my turnover for my fiscal year, and for the months of my fiscal year.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;On the other hand, when I want to compare the turnover for the month of October for my financial year N with the turnover for the month of October for my financial year N-1, using the Parallelperiod function, it does not work.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN&gt;Do you know a solution to do this kind of comparison?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Michel.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 09:17:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804011#M15922</guid>
      <dc:creator>Genesis007</dc:creator>
      <dc:date>2022-03-25T09:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804057#M15923</link>
      <description>&lt;P&gt;Saying "it does not work" ... does not work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What did you expect, vs what did you get?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What did you try?&amp;nbsp; Please show the sas log of your program.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sample data, in the form of a working data step, of the data you have, and the data you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 13:41:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804057#M15923</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2022-03-25T13:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804106#M15924</link>
      <description>&lt;P&gt;Suggestion: In the long run you may want to think about using a 4 digit year and quite possibly just us the start or end year numerically to define the Fiscal year. "FY21-22" comes way before "FY99-00". So sort order in the long run becomes an issue. Second is comparing the values of these things is going to be a minor headache when you try to calculate the number of years between two values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your comparison is year-to-year for the same calendar month the question is do you have actual SAS dates? The previous calendar year is in a different fiscal year but still just one year apart, the fiscal plays no part at all in the calculations.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804106#M15924</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-03-25T15:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804125#M15926</link>
      <description>&lt;P&gt;Thanks for your answer,&lt;/P&gt;&lt;P&gt;I'am using VIYA, I've a data table with my sales.&lt;BR /&gt;I've build a date hierarchy with my order date, and I've insert my category Fiscal year at the top of this hierarchy (Fiscal Year, Month, Day)&lt;/P&gt;&lt;P&gt;In my report I've my sales items in line, my hierarchy in column and my sales amount as measure.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-03-25_16h44_08.png" style="width: 972px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/69811iA1BE09D2ADA8FA9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-03-25_16h44_08.png" alt="2022-03-25_16h44_08.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My goal is to add a new calculated measure to compare each month from the Period FY20-21 to the same month on the FY21-22.&lt;BR /&gt;For that, I'm using :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-03-25_16h55_45.png" style="width: 853px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/69813i186449BEA695B520/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-03-25_16h55_45.png" alt="2022-03-25_16h55_45.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've tried differents parametters in this function, but the system can't have a result.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 15:57:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804125#M15926</guid>
      <dc:creator>Genesis007</dc:creator>
      <dc:date>2022-03-25T15:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804134#M15927</link>
      <description>&lt;P&gt;Hi ballardw, thanks for your suggestion.&lt;/P&gt;&lt;P&gt;You're right concerning the name of my fiscal year. I think I'll use the end year numerically in the end.&lt;BR /&gt;Concerning my sas date, I've a date formated with Date9.&lt;/P&gt;&lt;P&gt;I can create my date hierarchy with this date.&lt;/P&gt;&lt;P&gt;But...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-03-25_17h24_45.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/69814i83AA22B78D58CCE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-03-25_17h24_45.png" alt="2022-03-25_17h24_45.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can't have my measure to compare my progression between october 2020 and october 2021...&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 16:26:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804134#M15927</guid>
      <dc:creator>Genesis007</dc:creator>
      <dc:date>2022-03-25T16:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804188#M15930</link>
      <description>&lt;P&gt;Your fiscal year is from October through September.&amp;nbsp; The usual naming convention of fiscal years for financial data sources appears to follow the US IRS convention:&amp;nbsp; Any fiscal year that ends at the end of June 30 or later has its fiscal year assigned the value of the year of the end point.&amp;nbsp; And fiscal years that end on May 31 or earlier is assigned the value of the year of the beginning point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are rules for fiscal years that end on some date other than end-of-month, but I've never needed to utilize that now-forgotten knowledgeI believe anything after June 15 would be treated as if the fiscal period ended on June 30.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your case, the usual convention in the US would be to identify fiscal year October 1, 2018 through September 30, 2019 as FY 2019.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 21:55:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804188#M15930</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2022-03-25T21:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fiscal years (N and N-1) when the fiscal year is not on the calendar year ?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804809#M15933</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;BR /&gt;If I understand well, if my fiscal year is well named, the parallelperiod function will be ok ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 16:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-compare-two-fiscal-years-N-and-N-1-when-the-fiscal-year/m-p/804809#M15933</guid>
      <dc:creator>Genesis007</dc:creator>
      <dc:date>2022-03-29T16:09:04Z</dc:date>
    </item>
  </channel>
</rss>

