Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Strizzolo
Advocate I
Advocate I

Incremental Refresh download .pbix

Hi,

I have a question regarding Incremental Refresh. I know that, once published on the service and refreshed, I cannot download the dataset.

Is there a workaround? Can I disable, someway, Incremental Refresh and then download the .pbix?

 

Thank you all.

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Strizzolo ,

 

One workaround, you can turn off Incremental refresh on Power BI Desktop, and then republish it to Power BI Service and replace the earlier report. After this, you can download the PBIX file.

 

inc.gif

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

8 REPLIES 8
JayUD
Frequent Visitor

Hi. Can incremental refresh be switched off / on using the Rest API?

Sort of. You can merge all partitions into one via XMLA commands and change the partition meta data. That will then be equivalent to not having set up incremental refresh.

 

karo
Post Patron
Post Patron

Hi,

 

Any new ideas in this topic? I really would like to download the .pbix from cloud to change the parameter, however without a risk of historical data changes in the report.

 

Regards,

Karo

Icey's answer still stands as the fastest approach. You can play around with ALM Toolkit if you want, but that requires a lot more work.

Icey
Community Support
Community Support

Hi @Strizzolo ,

 

One workaround, you can turn off Incremental refresh on Power BI Desktop, and then republish it to Power BI Service and replace the earlier report. After this, you can download the PBIX file.

 

inc.gif

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

@Strizzolo    what happens if something happens to your desktop version and you need the one that is in the cloud to make changes to it?  So once you upload is it locked and lost to you?  This seems like a major disadvantage to me.

You should have your own version control system (until the Power BI team implements it). At a minimum you should export your Power BI desktop file to a .pbit (template) and do it often. Place that .pbit into a Github folder and you have the start of a solution. 

 

If you want to be a little more fancy you can unpack the .pbit (which is an archive, just like the .pbix - with out the data) and run a little powershell script to create usable (readable files with the schema and formulas etc).

 

Or you coud go full ALM Toolkit - but that's probably overkill.

We just about to implement the incremental refresh option. But this issue has stop us from proceed to implement it. Being able to download it from the cloud bring a huge advantage to the team-based Power BI report development. When the report is published to the service and it is locked and lost forever in the cloud is not collaboration friendly I'd say.

 

Hoping to find some alternative on this options.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors