Notifications
Announcements
No record found.
Hi all,
As subjected, can we use the usual "mi=SysTableBrowser…." to browse Data Entity ?
I'm trying to browse one of D365 standard entity : EcoResReleasedDistinctProductEntity, but it returns me an error saying :
The form datasource 'EcoResReleasedDistinctProductEntity' is bound to an unsupported entity type.
Please advice.
Thanks,
You can not do that using table browser . If you want to see data go to SQL and just query using entity name to see the data.
Hello,
why don't you use the dynamics.com/data/EcoResReleasedDistinctProductEntity in a web browser to browse the data in that entity
table browser cannot be used for data entity rather one needs to use the syntax as sugsted by Juan
Hi Rahul/Juan,
I'm sorry, I think I'm loosing you both. Not sure what does it mean and how it works.
Hi WWwong,
Just to summarize all possible options:
1. If you have access to DB, you can connect to the database and find the view with entity name and select data via SQL management studio
2. Use oData if it's supported for the entity, but it will work too slow if you will have a lot of data (Juan)
3. Use "Data management" and export data to Excel (or whatever supported type you like)
Table browser doesn't support entities viewing
Have a look at the below link for future reference.
docs.microsoft.com/.../config-key-entities
Shilpi
and access to DB in cloud world is only for non-production enviornments
best is to use OData browsing URL as suggested earlier or data management
Hi WWwong ,
Take a look at below link to get more details about how to use odata endpoint to query data from data entities which are public.
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata
As I said in my earlier reply don't use table browse for entities , if you have SQL access then you can directly query those because those are views.
OData is the way to go to browse rather than the entity itself
but sounds like a good idea
I agree with Rahul and Sukrut if it is a single entity Odata [HTTP]is the way to go, but for exposure and consumption of high volume of data entities you can make use of the data management framework.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 664 Most Valuable Professional
André Arnaud de Cal... 522 Super User 2025 Season 2
Sohaib Cheema 303 User Group Leader