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
SaiTejaTalasila
2 years agoSuper User
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
PrachiJain06
2 years agoHelper II
Thank you SaiTejaTalasila