Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

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) ...
  • Anonymous's avatar
    Anonymous
    9 years ago

    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