Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Is there a way to build custom visual code using csproj file that includes code in visual.ts? So that I can use msbuild to build the project?
I know that we use command line - pbiviz start to see if changes in code and build the right way. I am curious to know if we can do the build using the process I mentioned above so that we can use CI/CD to see if there are no issues in our custom visual project.
Solved! Go to Solution.
Pbiviz tool is node.js applications, so it doesn’t support msbuild out of the box.
Please consider this project https://github.com/Microsoft/nodejstools to make your csproj file work with node.js
Any help is appreciated
Pbiviz tool is node.js applications, so it doesn’t support msbuild out of the box.
Please consider this project https://github.com/Microsoft/nodejstools to make your csproj file work with node.js
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |