Forum Discussion
PrachiJain06
2 years agoHelper II
Visual Studio Code for Power BI default visuals
Where can we find the Microsoft Power BI default visuals in Visual Studio Code?
- 2 years ago
Hi PrachiJain06 ,
If you want to explore the metadata of your existing pbix files as per my knowledge it's possible.Convert that file to.zip file it will expose the internal file structure of your pbix file.
You can refer this -
https://youtu.be/mqDDgPDhSE4?si=7b6hz6J-ADQlcznY
I hope it will be helpful.
Thanks,
Sai Teja
TomMartens
2 years agoSuper User
Hey PrachiJain06 ,
this is not possible.
You can not modify the core visuals, you have to create your own custom visual.
Regards,
Tom
PrachiJain06
2 years agoHelper II
Thank you !