The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have made a Power BI report and publish it to a PPU workspace. I am admin of workspace and I have enabled XMLA endpoint as Read Write in Admin Settings. I have downloaded the same report from Power BI service with live connection to underlying data.
My report shows "Connected live to Power BI semantic mode: ABC".
I click on Make changes to this model.
I clicked Add a local model and selected the database and click submit button.
I am getting this error message.
How to resolve this error.
I want to edit the model and add one more table using the approch I discuss above.
I have similar issue in another workspace where report and sematic model is aslready published by someone else so I have reproduce the error this way. And I have all the amdin access there as well.
Do you have all the following enabled?
"
To enable the creation and consumption of composite models on Power BI semantic models, your tenant needs to have the following switches enabled:
Additionally, for Premium capacities and Premium Per User the "XMLA endpoint" setting should be enabled and set to to either "Read Only" or "Read/Write".
"
The Power BI Admin settings you mentioned are enabled for the entire organization.
XMLA endpoint setting is set to Read Write.
Just noticed it says external data model on the error, are you trying to connect to a model in another tenant?
No. Tenant is same.
Following are the steps to reproduce the error:
1. Create a simple report and upload it to Power BI service.
2. Download the same report with live connection to dataset.
3. Then procced through the steps for "Make changes to this model". It should give you error in 2nd or 3rd step.
Hi @Humayun4312
I am able to reproduce the error.
Follow the below steps to fix.
1. Go to Transform Data -> Data source settings
2. choose your semantic model again and click connect
3. click "make changes to the model" then you should be able to convert to direct query
Thanks
Hari
Please mark this as a solution if these steps solves your issue.