Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago
Solved

remove custom visuals from desktop

I imported a custom visuals into my Desktop before. Now I want to get rid of it from my visual list so that I dont get warning in Service any more given that I dont need it at all. How can I do so?

 

  • Just out of curiosity, I attempted to remove the visuals via the file extension trick.  With this, you change the report file extension from .pbix to .zip). Extract the zip file to a folder.  Browse to the Report --> Custom Visuals directory and remove the custom visualization that you don't need.  Zip the file back up and then rename the extension from .zip to .pbix.

     

    This works to remove the visualization from the options but still gives the custom visualization prompt to enable them.

18 Replies

  • Just out of curiosity, I attempted to remove the visuals via the file extension trick.  With this, you change the report file extension from .pbix to .zip). Extract the zip file to a folder.  Browse to the Report --> Custom Visuals directory and remove the custom visualization that you don't need.  Zip the file back up and then rename the extension from .zip to .pbix.

     

    This works to remove the visualization from the options but still gives the custom visualization prompt to enable them.

    • forchard's avatar
      forchard
      New Member

      Hi!

       

      I managed to remove the custom visual warning, by opening the pbix file as an archive and editing the layout file.

       

      Yu will find inside a json file describing the report structure. you need to remove the "resourcePackages" property which in my case was:

       

      ,"resourcePackages":[{"resourcePackage":{"name":"CardWithStatesBySQLBI1445315565700","items":[{"path":"icon.png","type":3},{"path":"CardWithStatesBySQLBI.js","type":0},{"path":"CardWithStatesBySQLBI.css","type":1}]}}]

       

      And that's all... I hope this will be useful for the community.

      How MS could possibe missed this as an IDE option?

       

      Francisco.

      ai3.fr

      • jordanknapp's avatar
        jordanknapp
        Regular Visitor

        I had to use a combination of PowerDax and Fransico's solutions with a caveat. I had to leave "resourcePackages":[ ] in the layout file. Change back to pbix and acknowledge the warning one last time. Looking at the layout file again the resourcePackages option was gone. Open up as pbix one more time and no warning. Otherwise I was getting a corrupt file error.

         

        Hope this helps!

      • itayrom's avatar
        itayrom
        Resolver II

        Unfortunately, the latest version of Power BI Desktop seem to check the file's signature, and since the manual removal of the visual changes it, there won't be a match, and a file-is-corrupt message is shown.

  • SDP's avatar
    SDP
    Advocate II

    The whole custom visualization feature was rushed out. Here are the problems with custom visualizations:

     

    • Anytime you open a report in Power BI Desktop or online, you will receive the custom visualization error.
    • Once you add them to a report, there is no way to remove them (see point one for why this sucks)
    • Any formatting you apply to a custom visualization is dropped when you publish the report. So colors, data markers for the bullet chart, etc. 

    Custom visualizations are not ready for production use.

    • jjblanco's avatar
      jjblanco
      Advocate II

      I'm afraid I must agree, this all seemed rushed out the door... even if wonderfully powerful, there are all the previously mentioned issues and most annoying is that once you have "played" with a custom visual in ANY report on your pbix file or workspace in PowerBI.com, then there is no way to get rid of the warning (even when the visuals, the reports that had them, EVERYTHING has been removed!).

       

      So here's my 2 cents in the hope that MS fixes this soon.

  • I have the same issue. I have removed any custom visuals from my report but the warning still appears. I do not want to have to rebuild the whole report to remove it. 

  • Yes...I agree with all of these posts.  I was very excited to download some new templates, but now I just want to remove them.  They are not working as expected, and I keep getting the warning message.

    • GTR's avatar
      GTR
      Helper III

      Agreed, there are a lot of bugs that need to be worked out before these can be fully utilized for everyday use. I got trigger happy and downloaded them all on day one and they did not perform like a Microsoft product. We need a fix, hopefully in the next service or monthly update. 

      • Anonymous's avatar
        Anonymous
        Not applicable

        On top of basic functionality, this should not have been deployed or be available without warning that is still on beta.

        We need a way to manage custom visuals before it can be used in a production environment (i.e.):

        1) A library devided by type of chart, publisher, etc.

        2) A way to manage visuals in power bi (folders, categories) if the expectation there will be many visuals available

        3) Way to add/remove as needed from reports and app

        4) How to identify new versions and/or easy way to be alerted when new version of existing visual is available.