Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have followed all the steps in setting up service principal account and the PDF content is not coming as expected.
I get the following error and stuck, please help:
Cannot load model
Couldn't load the model schema associated with this report. Make sure you have a connection to the server, and try again.
Please check the technical details for more information. If you contact support, please provide these details
What I have done so far:
1. Created PowerBI workspace, datasets, reports - all working from the UI
2. Created power BI embedded capcacity through Azure
3. Registered a new app with service principal account
4. Logged via POSTMAN https://login.microsoftonline.com/{TenantID}/oauth2/v2.0/token
5. Generated PDF using https://api.powerbi.com/v1.0/myorg/groups/{groupID}/reports/{reportID}/ExportTo
Report gets generated but PDF is empty with error message:
Cannot load model
Couldn't load the model schema associated with this report. Make sure you have a connection to the server, and try again.
Please check the technical details for more information. If you contact support, please provide these details
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.