Forum Discussion
Removing data from .pbix file?
- 9 years ago
I've just been trying this myself and observed different behaviour depending on how you save the .pbit
File > Save As > .pbit = File size roughly equal to the original report
File > Export > Power BI Template = Significantly reduced file size
Hi
The value in the file without the data is the code that went into creating all the measures & columns in the different tables, the query manipulations and the considerable configuration that goes into achieving the best visuals.
We don't care about the data at the time the file is saved because the Dashboards are viewed online.
We want to be able to develop on the desktop with the data present, publish it and only then save the file after stripping the unnecessary data. And you are correct, they will be more like shells rather than reports and that's exactly what we want.
Do you see what we are trying to accomplish?
I work for a large org with an initial team of like 6 people trying to get PowerBI instituted as the Enterprise reporting tool. Down the line the team will have more like 2 people but right now we are struggling with sharing files and organizing them. There are dozens of reports that need to be produced. To be able to work together we are storing these reports on shared drives and just waiting for 300+MB files to download and then saving them back up on that drive is a pain.
I will do some research on what a .pbit is used for. Do you think it will fit the bill for us?
TY
If so, then you want to save your file as a .pbit. Go to File|Save As| and select PowerBI Template (.pbit) as the file type. It will strip out your data but save all your report pages and customizations and greatly reduce the file size. Put a date-time stamp on the file name and you're ready to go!
- garrek9910 years agoHelper I
That sounded so good, until it didn't work. ;-)
My file is still 332MB.