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)

How do you search the Dynamics 365 database

(0) ShareShare
ReportReport
Posted on by

Hi,

I'm having trouble finding things in the database of Dynamics 365 with Power BI, when you connect to the OrganizationData.svc, there is a LOT of table, and sub table.

For exemple, I'm working with the table "OpportunitySet", someone add a custom combobox, I'm able to get the value "176000004", but I can't find a way to get the text value from this.

I search in the "PickListMappingSet", but there is too much stuff.

Also, all my Opportunities have a Team and people in those teams, I think they are link with "Connections", but I have no idea how to obtain them, I need to find some opportunities who have missing people in their team.

Is there any way to search everywhere in the database, or to find where each value is store in it.

Thanks

*This post is locked for comments

I have the same question (0)
  • Soner Taskin Profile Picture
    60 on at

    select AttributeValue, Value

    from StringMap

    where ObjectTypeCode = 1 -- entity type code

    and AttributeName = 'new_fieldname --fieldname

  • joman Profile Picture
    617 on at
    select your_field, your_fieldName
    from FilteredOpportunity
    where your_conditions

    It is better to query from Filtered views. They contains information, depends on user preferences and access.

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
AS-17030037-0 Profile Picture

AS-17030037-0 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans