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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

User-created Dashboards: How to see Owner?

(0) ShareShare
ReportReport
Posted on by 12,163

There are a number of dashboards that have been created by individuals and shared around the company. However, in many cases, the person who created them is no longer with the company or working with CRM, but the work that they did is valuable and needs to be shared with other team members. Is there a way that I can a. See all dashboards in the system (both System and User)? and/or b. Find out the Owner of dashboards so that I can login as that user and re-assign them?

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Community Member Profile Picture
    on at

    Hi Joe Woltering,

    My name is Andrés Guzmán, I'm glad to help you.

    I think, you can re-assign all the record from this user to a new one.

    To do this, you need to get in the configuration for that user that you need to re-assign the records and click in "Reassign Records" in the Ribbon:

    Have a great day, Regards,

  • Joe Woltering Profile Picture
    12,163 on at

    While not exactly the solution I was hoping for, I can see how this can be useful and will probably help out our situation. Thanks Andres!

  • Suggested answer
    StigH Profile Picture
    5 on at

    Hi 

    I guess the problem is probably solved by now, but for everyone else who finds this question, here is the answer.

    It is possible to find the owner of the user owned dashboards if you have access to the CRM database. If you are online, this would require retrieving a database backup from Microsoft, bur if you are on-prem then this simple query will give the answer:

    SELECT dbo.UserFormBase.Name, dbo.SystemUserBase.FullName
    FROM dbo.UserFormBase INNER JOIN
    dbo.SystemUserBase ON dbo.UserFormBase.OwnerId = dbo.SystemUserBase.SystemUserId

    Best Regards

    Stig

  • Community Member Profile Picture
    on at

    This worked great, thanks!

  • MrE_MAE Profile Picture
    15 on at

    you may use the xrmtoolbox SQL 4 CDS in an online environment and state:

    SELECT UserFormid, ownerid, owneridname

    FROM userform

    where name='x'

    x= the name of the dashboard visible to the user like 'Lead follow up dasboard'.

    SELECT UserFormid, ownerid, owneridname

    FROM userform

    where userformid='y'

    y = the id you can copy from the ui... address bar: right after: 'dashboard&id='

    looking like xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx just with other letters and numbers instead of x of course.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
JS-09031509-0 Profile Picture

JS-09031509-0 3

#2
AS-17030037-0 Profile Picture

AS-17030037-0 2

#2
Mark Eckert Profile Picture

Mark Eckert 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans