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.
I followed the tutorial here, but when I get to the point of
I get an error that pops up inside the visual:
Can't contact visual server
Please make sure the visual server is running and configured correctly.
At the bottom of this tutorial it says to:
But if I open a command prompt and type pbiviz start I get a big error of
error LOAD ERROR Error: pbiviz.json not found. You must be in the root of a visual project to run this command
What do I need to setpu/change in order to create my own?
Solved! Go to Solution.
I think I see what is going on.
there are currently 2 experiences.
1 is being deprecated and is PURELY a web thing. If you go up to Settings | Dev Tools, you directly get to a code editing window, and "that's it". (great experience for low barrier to entry).
The other requires a bunch of locally installed bits, start here: https://github.com/microsoft/powerbi-visuals-docs
That error just sounds like you need to "cd" into your new visual directory before running "pbiviz start".
@Anonymous --> Where would my directory be? I am using the web version.
I think I see what is going on.
there are currently 2 experiences.
1 is being deprecated and is PURELY a web thing. If you go up to Settings | Dev Tools, you directly get to a code editing window, and "that's it". (great experience for low barrier to entry).
The other requires a bunch of locally installed bits, start here: https://github.com/microsoft/powerbi-visuals-docs
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 |
---|---|
66 | |
65 | |
57 | |
39 | |
28 |
User | Count |
---|---|
84 | |
60 | |
45 | |
41 | |
39 |