The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I have developed a web application using .NET Core as the backend and Angular as the frontend. I have successfully embedded normal reports using the Power BI service. However, I am facing an issue when trying to embed paginated reports. The error message I received reads: "Connection open intermittent error while reading in Analysis Services, needs retry."
Additionally, when I tried to embed an empty paginated report, I received the error message: "One or more errors occurred while converting CSDL to a conceptual schema."
It is worth noting that the token generation method works fine, and the token is returned to the frontend. The issue only arises when attempting to render the report. I am using the "powerbi-client-angular" library in Angular for embedding the Power BI report.
Do you have any advice on how to resolve this issue?
Thank you.
Solved! Go to Solution.
Apologies for the delay in checking the post. I have resolved the issue by deleting the report's data source and creating a new one. You can achieve this by duplicating the report and then publishing it again. I hope this information is helpful to you.
I know I am late to the party, but I just ran into this error and found another reason. Maybe ti could be useful for someone in the future.
I was connecting via paginated report to a dataset developed by someone else, and when the report was accessed by some plain user, they got this very same error, whereas workspace administrators - or better yet, anyone with workspace access - ran the report successfully.
It turned out that who developed the dataset recycled an existing one, but forgot to remove RLS-related rules (RLS is not required in this particular dataset) . Removed the RLS leftovers, everything started working like a charm
Apologies for the delay in checking the post. I have resolved the issue by deleting the report's data source and creating a new one. You can achieve this by duplicating the report and then publishing it again. I hope this information is helpful to you.
Hi @htech_ziad , do you mean by first click on the paginated report in Power BI Service > click "Edit in Report Builder" > delete the current semantic model connection > right click on "Data Sources" > click "Add Power BI semantic model connection"?
We are running into this issue as well. The paginated report shows up fine when displaying the report in the PowerBI service. However when we embed it, we get the error. Any debug suggestions?
Cheers!
@htech_ziad Having the same issue...did you find a solution? Appreciate any help.
User | Count |
---|---|
36 | |
14 | |
12 | |
10 | |
8 |
User | Count |
---|---|
44 | |
43 | |
19 | |
19 | |
18 |