D365 F&O : How to set default model for newly creating Projects

Navigate to the path :

C:\Users\Admin*****\Documents\Visual Studio Dynamics 365\

Open the file "DynamicsDevConfig.xml" and search for the xml tag
<DefaultModelForNewProjects>YourModelName</DefaultModelForNewProjects>














Replace the Model name with your desired model and save the file.

Note : Please select the package name of your model mostly it is same as your model name with no Spaces.

You can copy name from below path:
C:\AosServices\PackagesLocalDirectory and copy your models package name.

Thanks for reading!!!

How to attach the PowerBI report to Dynamics 365 FnO and Run it.

Sharing insights into my recent development, I successfully integrated Power BI reports into the Dynamics 365 menu, addressing specific clie...