Forum Discussion
Removing Custom Visual in Desktop
- 9 years ago
Copy your pbix file to a zip file. In Report directory, remove the CustomVisuals directory. Copy the zip file to a differently named pbix file so that your original is safe.
Alternatively, trust that the Custom Visual was upgraded.
Copy your pbix file to a zip file. In Report directory, remove the CustomVisuals directory. Copy the zip file to a differently named pbix file so that your original is safe.
Alternatively, trust that the Custom Visual was upgraded.
- adamhubble9 years agoAdvocate I
Thanks for that Greg_Deckler, that seems to have done exactly what I was lookin for (although might not have been something I could have done if I had other custom visuals that I was not having issues with in my report).
As an aside, it turns out that v1 of the visual had an icon, v2 had a different icon, and v3 (which was the one I was getting an upgrade message about) had reverted back to the original icon, which explains why I wasn't seeing any change in functionality. I may head over and submit an idea to see if there is some way that some metadata about a custom visual, such as a version number, can be displayed.