Announcements
Please how can I see who has created an standard custom table and when it was created?
I can't see these details in the table properties pane.
Thank you!
Unfortunately, the creator of the table isn't captured in the database
But from within the new solution designer @make.powerapps.com you can query the table metadata which can tell you when the table was created:
The direct url is (replace the data in [] with your relevant environment and table logical name]
https://[yourenvironmenturl]/api/data/v9.2/EntityDefinitions(LogicalName='[entity logical name]')
For example, if I wanted to query the "account" table metadata
https://test.crm11.dynamics.com/api/data/v9.2/EntityDefinitions(LogicalName='account')
Thank you very much to show me how to see the creation date.
I find it incomprehensible that Microsoft does not capture the creator of the table... ☹️
Have a nice day!
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
wolenberg_ 119 Super User 2026 Season 1
WarrenBelz 107 Most Valuable Professional
Haque 103