Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Management Reporter 2012 notifications have the wrong time stamp.

Posted on by Microsoft Employee

Management Reporter 2012 notifications have the wrong time stamp. Is there a way to fix this?

The server and my computer both have the correct time so I'm not sure where MR grabs this time stamp

when generating the notification.

*This post is locked for comments

  • Suggested answer
    26P2ER Profile Picture
    26P2ER 1,773 on at
    RE: Management Reporter 2012 notifications have the wrong time stamp.

    Sure StephJ24

    1. First Query the Scheduling.TimeZone table

    In my case I had 2 rows

    Id

    Eastern Standard Time

    UTC

     

    2 ---

    UPDATE sch

    SET TimezoneID = tz.id

    from Scheduling.[Trigger] sch join

    Scheduling.TimeZone tz

    on ( sch.TimeZoneId = tz.Id)

    where tz.Id ='Eastern Standard Time'  AND

               sch.TimeZoneId <> 'Eastern Standard Time' 

    Hope this helps.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Management Reporter 2012 notifications have the wrong time stamp.

    Hello Ven,

    Thank you for this info. I do have admin access to the db but I cannot seem to edit these tables or find the value cell. Are you able to give me a bit more detail?

    Thanks, StephJ24

  • Verified answer
    26P2ER Profile Picture
    26P2ER 1,773 on at
    RE: Management Reporter 2012 notifications have the wrong time stamp.

    Hello StephJ24,

    The below may work.

    If you have access to ManagementReporter database (not the data mart), the time zones are stored in scheduling.Timezone table.

    You may also want to look at [Scheduling].[Trigger] table and then update the TimeZoneID column.

    Best of luck.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans