Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Report shows blank

Posted on by 1,942

Hi all, 

I have two custom SQL based reports, when i uploaded these reports to CRM application it shown up blank data. I have checked in visual studio and report server and in both cases it is working.

713434.Error.jpg

Do i need to give any additional permissions here ?

*This post is locked for comments

  • NatrajY Profile Picture
    NatrajY 3,040 on at
    RE: Report shows blank

    1. Check what the service account of the reporting service is. Is it a domain account or network service?

    2. Run this query in SSMS and note down the details: select dbo.fn_FindUserGuid(),SUSER_NAME()

    3. Run this query in SSMS: select SystemUserId,FullName from SystemUser where SystemUserId in (select dbo.fn_FindUserGuid())). Does this produce any rows?

    4. Open new query tab and run "execute as user = 'AD ACCOUNT FROM STEP 1'

    5. Run query in step 3 again

    6. Now run the query that powers the report. Check if it gives any permission errors.

    7. Run this query to rollback the user impersonation on the current SSMS tab: revert

    This should give you some direction on what the underlying error is.

  • Vighnesh Profile Picture
    Vighnesh 1,942 on at
    RE: Report shows blank

    We do not have the SSO in this case

  • Suggested answer
    Nithya Gopinath Profile Picture
    Nithya Gopinath 17,074 on at
    RE: Report shows blank

    Hi Vighnesh,

    If you use filtered views, add the user to PrivReportingGroup group in your Active Directory.  

    See: missdynamicscrm.blogspot.in/.../crm-2011crm-2013-filtered-view-return-nodata.html

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Report shows blank

    Are you using SSO?

    How about the report generation in the report server's browser instead of client's browser?

  • Vighnesh Profile Picture
    Vighnesh 1,942 on at
    RE: Report shows blank

    I have tried multiple browsers and the issue remains same.

  • Vighnesh Profile Picture
    Vighnesh 1,942 on at
    RE: Report shows blank

    Yes, i am using filtered views to get the data

  • Thomas David Dayman Profile Picture
    Thomas David Dayman 11,323 on at
    RE: Report shows blank

    Hi Vighnesh,

    Have you tried different browsers?

  • M.Azwar Alam Profile Picture
    M.Azwar Alam on at
    RE: Report shows blank

    Hi,

    Are you using filtered views for fetching data ?

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,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans