Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
chalupabatman
Regular Visitor

Help With Developer Tools

I followed the tutorial here, but when I get to the point of

  • Select the Developer Visual in the Visualizations pane

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:

  • Begin developing your visual (make sure pbiviz start is running)

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?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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.

Anonymous
Not applicable

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

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.