Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin 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.
Hey everybody,
got another question about the power bi visual tool.
I want to use the new include function from typescript 2.0.2.
Is that possible to change the typescript version in powerbi-visuals-tools or use powerbi-visuals-tools the newest version from typescript?
Thank you very much for your reply.
Jens
Based on my research, you could specify "devDependencies" in package.json.
@v-chuncz-msft Thanks for your reply. I change devDependecies to this:
"devDependencies": { "typings": "^1.3.2", "typescript": "^2.0.2" },
But when i want to start my Project with: pbiviz start he did not find my included ts files. So maybe he do not use typescript 2.0.2.
Because the new typescript has the feature "include" to include a whole directory with subdirectories.
Is package.json only affected, when i use the command pbiviz package?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |