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.
Hello All,
I have added a Paginated report visual to my Power BI Desktop report. When I view the report in the PowerBI service, it displays without error. When I embed the report in my page, I get "An Unexpected error occured" with the following details:
An unexpected error occurred
Timestamp: 2023-07-06T12:35:05.761Z
Root activity ID: 5bb17dac-7f29-4801-a494-70299aa06ead
Session ID:
Tenant ID: undefined
Cluster: https://WABI-US-NORTH-CENTRAL-redirect.analysis.windows.net
Report ID:
ReportViewerVersion: undefined
My developer reported the following:
The closest I found was the token generation thing. But we don’t generate a token. We use ApplicationID & ApplicationSecret:
BIsettings settings = new BIsettings
{
applicationId = “value”
applicationSecret = “value”,
appWorkspaceId = “value”
reportId = “value”
tenantId = “value”
};
ReportEmbeddingData embeddingData = await PbiEmbeddedManager.GetReportEmbeddingData(settings);
Which has the report using the User that Ryan (our admin) set up.
He says it is Fabric Administrator. Which SHOULD have permission to do pagination.
Any Ieads or help would be appreciated!
Cheers!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
7 | |
2 | |
2 | |
2 | |
1 |
User | Count |
---|---|
6 | |
6 | |
4 | |
3 | |
2 |