web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / DaxGeek / Build a Reporting Project

Build a Reporting Project

Hossein.K Profile Picture Hossein.K 6,648
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