Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

Error for MR reporter

Posted on by 25

Hi All ,

We did reset MR reporter and imported all building blocks . But no data is captured in report .Please advise .

pastedimage1586847872943v1.png

pastedimage1586847893595v2.png

pastedimage1586847980033v3.png

  • Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: Error for MR reporter

    Good Morning SYH,

    Just wanted to follow up on this one and ask whether you have made some progress here?

    Would be great if you could keep us informed about how things are going and whether you need some additional information/help from the community.

    Many thanks and best regards,

    Ludwig

  • EDJJR Profile Picture
    EDJJR on at
    RE: Error for MR reporter

    Hello SYH, 

    My name is Erik and I am with Microsoft. 

    You can run the below SQL script, against the MRdb to see what roles each users have in MR. If the user doesn't exist then make sure they have the correct roles in AX to allow them access to MR. 

    SELECT A.UserName,
    B.Name,
    CASE A.ROLETYPE
    WHEN 2 THEN 'VIEWER'
    WHEN 3 THEN 'GENERATOR'
    WHEN 4 THEN 'DESIGNER'
    WHEN 5 THEN 'ADMINISTRATOR'
    END AS SecurityRole,
    A.WindowsSecurityIdentifier,
    A.UserID,
    CASE A. AccountDisabled
    When 0 Then 'Enabled'
    When 1 Then 'Disabled'
    End AS AccountStatus
    FROM Reporting.SecurityUser A
    JOIN Reporting.SecurityPrincipal B
    ON A.USERID = B.ID
    ORDER BY A.UserName

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: Error for MR reporter

    Hi SYH,

    Can you check with your system admins that you have the correct role in AX2012 assigned?

    That is, that you are not e.g. a system user only but have the proper roles assigned that allow you generating financial reports?

    If you set this up, then system admin and security admin roles should do the job.

    Best regards,

    Ludwig

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,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans