My company wants to create new data entities to use in our outside reporting processes. We know visual studio is one way to create new data entities, is there another way? If not, are only developers allowed access to visual studios? We are using Finance and Operations. Ideally, we would want to allow one person within the company to be able to create/edit data entities as needed and not need a developer each time.
I am not sure about your requirement, Creating or editing data entities is not an ongoing activity in the project which you may need for months after go live. I would suggest documenting first what is your actual need and asking a developer who can do ti for you, this needs a proper dev instance for customization.
According to my search, I didn't find an example that you don't need to develop, just configure to create data entities. You can refer to this blog: dynamics365musings.com. In this article, learn how to create a D365 Data Entity. In this lesson, walk through the steps of creating a data entity in Visual Studio. Then, see it within the Data Management workspace.
I do concur with Anthony. If you want to use data for reporting outside of Dynamics 365, then the export of data using the Synapse link is an option to export from both table and data entities. Then it is it just configuration instead of development.
If you want a non-developer to create views such as data entities for reporting, look at the export to Data Lake and synapse link options. Once the data is in an EDW you can create views as and when you need them without depending on the D365 Finance devlop/build/release process.
You are right, to create data entities, you need to develop that, it's not configuration.
For this you need visual studio.
To edit data entities such as removing field, it can be done by configuration.
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.