March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a PBIX size of 1,048,000 KB. I had difficluty publishing the PBIX to a premium capacity backed workspace on A1 tier and had to scale up to A2 (limit 5 GB RAM). Here is the error in both instances:
I was a ble to reduce the file size to 783,127KB and succeeded in publishing to Service.
With Dataset unchanged, when I try to refresh same PBIX in service, I get the following error:
Questions:
Solved! Go to Solution.
Hi @Anonymous ,
1. The possible reason is that your dataset will exceed 1GB after refreshing, so the dataet refresh failed.
2. For A1, there is indeed a 1GB limitation.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous I managed to deal with this using XMLA read-write, in two steps:
Process database -> Process Clear
Process database -> Process Full
This method has some disadvantages: during this process, you'll have dataset with no data. I also experienced some connectivity issues when Full processing ended with timeout error.
Additionally, you could try another solution: automate SKU tier raising before processing the cube and downgrading after it's finished.
Eugene
Thank you for your response. Just an FYI:
1. My PBIX file size is still 780,000KB, It is has not grown to 1GB, yet Refresh is failing.
2. Are you confirming that A2 premium capacity can only accomoddate PBIX up to 1GB even though documentationb is for up to 5GM RAM?
Hi @Anonymous ,
1. The possible reason is that your dataset will exceed 1GB after refreshing, so the dataet refresh failed.
2. For A1, there is indeed a 1GB limitation.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please refer to the documentation above.
Although you can upload successfully, the data set size will exceed 1GB after you refresh, so the refresh fails.
In other words, A2 only supports .pbix files up to 1GB.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
9 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |