Forum Discussion
Cannot view paginated report using apps own data project
- Anonymous5 years ago
Thanks Stephen. I was able to figure out the issue.
The powerbi.bootstrap method isn't supported when embedding paginated reports. Commenting the bootstrap code solved the issue. I believe the app own data sample code needs a comment in place for the same.
Thanks,
Naresh
Hi Stephen,
Thank you for the response.
I have done the following steps.
1. Create app registration, configured Power BI Service API permissions and generated a new client secret
2. Create a new group in AAD and added the service principal to the group
3. In Power BI service added the new group to "Allow service principals to use Power BI APIs" setting
4. Create Power BI Embedded Capacity (SKU: A5, Gen 2)
5. Created workspace and assigned premium Capacity and app registration service principal id as admin
6. Enabled Gateway to connect to on-prem SQL server and uploaded paginated reports.
7. Used the App Own Data application to view the paginated report
Can you please let me know if I need to check any other settings
Thanks,
Naresh