Forum Discussion
Unable to open document error
Hi shephee ,
The error message indicates that a specific lineage tag (a8e32384-9ee0-4c81-89d4-34a3bda2c7) either doesn’t exist or references an object that isn’t statically defined by a query.
I think you can check if the lineage tag exists in your model. If not, you might need to recreate it. You can also verify that the object associated with the lineage tag (such as a table, column, or measure) is correctly defined in your queries.
For the error related to an object with a lineage tag already existing, consider scripting out the entire model in SQL Server Management Studio (SSMS).
Open Power BI Desktop, click File -> Open -> Select the corrupted pbix file. If you can see a yellow ribbon saying “open in autorecovery mode..” Click on it and the file will be opened with the version before it got corrupted. Also, you can go to the auto recovery folder to see if there is any recovery file there. You can read this topic: Solved: Corrupted PBI Desktop - Microsoft Fabric Community
If it does not help , you can also update the desktop to have a try.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.