I have a job where I am refreshing my power bi semantic model, now my commpany change the workspace from Premium to Fabric, I am receiving this error message:
Run failed with error message System error occurred during execution of task Power BI Task: Semantic model update succeeded but refresh failed with error: This operation is not allowed, as the database '331d9e06-c39c-4f9d-864b-26fa2ec2469d' is in a blocked state.
Genie is telling me the error is the following:
Why this happened:
- PPU โ XMLA Read/Write is ON by default โ Databricks API refresh works โ
- Fabric Trial โ XMLA Read/Write is OFF or Read Only by default โ API refresh blocked โ
Once XMLA is set to Read/Write, re-run the job and it will succeed. If you switch back to PPU temporarily, it will also work immediately.
Do you know if this is true? I am not an admin of power bi workspaces in my organization.