The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi Experts,
Please advise if there is a way to open the pbiviz file and see the code behind a custom visual.
Thanks.
Solved! Go to Solution.
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 like7-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 replacedby the version on marketplace.
Editting an existing Custom Visual
Best Regards
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
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
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 like7-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 replacedby the version on marketplace.
Editting an existing Custom Visual
Best Regards
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |