web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

MR having issues with fiscal year change

(0) ShareShare
ReportReport
Posted on by 75,854 Moderator

I recently changed fiscal year from July-June to January to December. in a new company. MR rebuild datamart was performed. Running a report for 12/31/2021 is returning 12/31/2020 numbers. Is there anything further I need to do to get MR ti return numbers for the correct period? The numbers in the original company are being reported correctly.

Categories:
I have the same question (0)
  • Greg Byer Profile Picture
    2,588 on at

    Rebuilding the data mart after changing the fiscal years is the only thing you should need to do.  A couple of things you can check:

    Check the fiscal periods in the data mart.  Run this statement and find the ID for the company in question--

    select * from datamart.organization

    Then run this to find the fiscal years--

    select * from Datamart.FiscalCalendarView where OrganizationId = x and FiscalYear = 2021

    The results will show the period start and end dates.

    You can also run these two statements as well--

    select * from Datamart.FiscalYear where OrganizationId = x

    select * from Datamart.Period where OrganizationId = x

    I'd also run these two statements against the GP company database and look for any missing years or overlaps.  I've seen issues where users will create a short year when switching from a fiscal year to a calendar year.  Sometimes they short years get labeled with something that is out of sequence, like calling it 2220.  When that happens, MR is expecting all years between 2021 and 2220.  

    select PERNAME, PERIODDT, PERDENDT, PERIODID, YEAR1 from sy40100 where Series = 0 order by year1, PERIODID

    select * from SY40101

  • Richard Wheeler Profile Picture
    75,854 Moderator on at

    Thanks Greg, this lead me to the real problem. In addition to changing the fiscal year we moved everything to a new company and forgot to add this new company to the tree.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
SajeedMullaji Profile Picture

SajeedMullaji 698

#2
Martin Dráb Profile Picture

Martin Dráb 327 Most Valuable Professional

#3
CU10121822-0 Profile Picture

CU10121822-0 320

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans