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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Tweaking an existing Custom Visual: the change is successful, but doesn't save into desktop file

Hi there!

 

 

I found a great R visual and needed to tweak it a little. 

I downloaded it from Github, altered an R script.

 

I got to the point that suits me for now (I hope to keep improving) and I can see needed results on the web when I run pbiviz start command.

Capture1.PNG

 

But when I try to package the visual, the packaged custom visual for PBI Desktop doesn't have any of those changes...

Capture2.PNG

 

What am I doing wrong? Do I simply run pbiviz package command, or did I miss an important step?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I posted this as a question in another topic, and looks like the solution below should work:

 

You didn't call "pbiviz new" command, instead you are updating the existing one. So you'll need to do two things:

1) change "guid" field inside "pbiviz.json" to be different string

2) call "pbiviz package" command from command line ( inside the folder of visual)

 

See more here

https://github.com/Microsoft/PowerBI-visuals/tree/master/RVisualTutorial

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

I posted this as a question in another topic, and looks like the solution below should work:

 

You didn't call "pbiviz new" command, instead you are updating the existing one. So you'll need to do two things:

1) change "guid" field inside "pbiviz.json" to be different string

2) call "pbiviz package" command from command line ( inside the folder of visual)

 

See more here

https://github.com/Microsoft/PowerBI-visuals/tree/master/RVisualTutorial

v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

The source code may not up to date. It works when I make some changes to a new R Powered Custom Visual.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.