Forum Discussion
Opening / Editing a datamodel.file
I am trying to read a Power Bi DataModel.file (unkown type). I have tried Edge, Word, Notepad, Notepad++, Chrome and Visual Studio.
This is one of the files a Power Bi is comprised of, it appears when a Power Bi file is zipped, then the zip is opened.
Does anyone know how to make the file readable?
6 Replies
- v-huizhn-msft
Microsoft Employee
Hi RobotMoses,
You need to install a Power BI desktop in your local computer. Then you can open the .pbix file using Power BI. Just like, you need to install work if you want to open .doc file.
Best Regards,
Angelia- RobotMosesFrequent Visitor
I understand this, my objective is to read the DataModel.file outside of PowerBI and make changes programmatically.
- v-huizhn-msft
Microsoft Employee
Hi RobotMoses,
How do you get DataModel.file, the suffix of the file is .file? I havn't seen such type document before. And what software did you use to zip the file.
Best Regards,
Angelia
- ranuaggarwalNew Member
I have same query. Are you able to read the Datamodel file?