Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys,
I have an old PBIX which data source is SQL Server, we're using Direct Query in the report. "unfortunately" the database BAK file looks corrupted, but I have another BAK which succesfully restored but another unfortunate is this BAK file is older, so the DB is older with some missing fields which we added after this DB was backup. When connecting and query run, hit error some field is not exist.
May I know how to overcome / skip this error. I understand the error is because the column is not there, because it is older BAK file, but can I still open the PBIX and later I can remove some query or even measure that using the "missing" column (field) ?
Can share any idea ? appreciated.
Thanks
Solved! Go to Solution.
Hi @Tonizh - In your situation, where the SQL Server database's structure has changed and some columns are missing from the restored older version, Power BI is unable to load the model due to the mismatch between the PBIX file and the current database structure.
Edit Queries Without Loading Data:
Edit Queries in Power Query:
Save and Reload:
Follow the above steps , it works.
Proud to be a Super User! | |
Hi @Tonizh - In your situation, where the SQL Server database's structure has changed and some columns are missing from the restored older version, Power BI is unable to load the model due to the mismatch between the PBIX file and the current database structure.
Edit Queries Without Loading Data:
Edit Queries in Power Query:
Save and Reload:
Follow the above steps , it works.
Proud to be a Super User! | |
User | Count |
---|---|
98 | |
76 | |
75 | |
49 | |
27 |