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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Shadaiv
Helper II
Helper II

How to open the pbiviz file (Power BI Custom visual file)

Hi Experts,

 

Please advise if there is a way to open the pbiviz file and see the code behind a custom visual.

Thanks.

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Shadaiv ,

Do you want to modify the existing .pbiviz file and customize it as your own custom visual, you can refer to the following links to get it, hope they can help you solve the problem.

Extracting .ts file from pbiviz file

Edit Power BI pbiviz custom visual package

Instead of zipping back, you can keep the original .pbviz file, open it with a software like 7-zip and replace the files you need. This way, Power BI still recognizes it like a valid custom visual.

Important: it's necessary to replace the guid in every file for a new one, otherwise your fix will be replaced

by the version on marketplace.


Editting an existing Custom Visual

Best Regards

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Shadaiv ,

Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.

Best Regards

amitchandak
Super User
Super User

@Shadaiv , Do you want to import custom visual file ?

refer

https://docs.microsoft.com/en-us/power-bi/developer/visuals/import-visual#import-a-visual-file-from-...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak 

Thanks for your reply.

I have a .pbiviz file which is imported to Power BI as Custom visual.

We are trying to see the code behind this .pbiviz file so that we can tweak the code based on our requirement.

Thanks

 

 

 

Anonymous
Not applicable

Hi @Shadaiv ,

Do you want to modify the existing .pbiviz file and customize it as your own custom visual, you can refer to the following links to get it, hope they can help you solve the problem.

Extracting .ts file from pbiviz file

Edit Power BI pbiviz custom visual package

Instead of zipping back, you can keep the original .pbviz file, open it with a software like 7-zip and replace the files you need. This way, Power BI still recognizes it like a valid custom visual.

Important: it's necessary to replace the guid in every file for a new one, otherwise your fix will be replaced

by the version on marketplace.


Editting an existing Custom Visual

Best Regards

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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