Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Using Power BI Desktop app
Trying to open my .pbix file that I saved about 20mins ago, there were no crashes or problems, and I receive this error:
Feedback Type:
Frown (Error)
Error Message:
The Decoder Fetch Uncompressed Data failed with error code 9, error description 'DecoderCorruptedData'.
An error occurred while attempting to load the dataset (reference ID '784eb4f7-1543-4e3b-a4ba-3bda8a3e86df').
Stack Trace:
Microsoft.AnalysisServices.OperationException
at Microsoft.PowerBI.Client.Windows.Storage.FileOpenError.HandleError(IWindowService windowService, LocalizedString title)
at Microsoft.PowerBI.Client.Windows.Services.FileOperationUIHandler.<OpenFileInternal>d__43.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<HandleAwaitableAsyncExceptions>d__1.MoveNext()
Stack Trace Message:
The Decoder Fetch Uncompressed Data failed with error code 9, error description 'DecoderCorruptedData'.
An error occurred while attempting to load the dataset (reference ID '784eb4f7-1543-4e3b-a4ba-3bda8a3e86df').
Devastated, as I use this .pbix file daily.
No amount of Google searching has uncovered any answers. Any clues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @jasonnaylor ,
Did other reports work fine but just this one failed? If so, according to the error message, seems like the file was not saved properly. Likely cause was Desktop process was killed before it finished saving the file to disk.
Do you have a copy of the file somewhere or can you download a pbix from the Service? If not, please try the solution in this thread: Solved: File contains corrupted data - Microsoft Power BI Community
When you reinstall the Desktop, please go through this link:
Download Microsoft Power BI Desktop from Official Microsoft Download Center
Best regards,
Community Support Team_yanjiang