Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Blogs / DaxGeek / Build a Reporting Project

Build a Reporting Project

After the report is developed, the reporting project needs to be built. When you
build a reporting project, the report is updated in the model store. Projects with
business logic will build the assembly and add it to the output path for the
project. You can build a solution or a project. When you build a solution, all
projects in the solution are built. When you build a project, the project and any
nested projects are built.


To build a solution by using Microsoft Visual Studio, in Solution Explorer, rightclick the solution, and then click
Build Solution.

To build a project using Microsoft Visual Studio, in Solution Explorer, rightclick the project, and then click
Build. 

Best Regards,
Hossein Karimi

Comments

*This post is locked for comments