Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

How do you search the Dynamics 365 database

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

  • joman Profile Picture
    joman 617 on at
    RE: How do you search the Dynamics 365 database
    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.

  • Soner Taskin Profile Picture
    Soner Taskin 60 on at
    RE: How do you search the Dynamics 365 database

    select AttributeValue, Value

    from StringMap

    where ObjectTypeCode = 1 -- entity type code

    and AttributeName = 'new_fieldname --fieldname

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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

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