Forum Discussion
Unable To Render Paginated Report once published.
Hi MOVC ,
If I understand correctly, the issue is that you couldn’t render paginated report when you published the report. Please try the following methods and check if they can solve your problem:
1.Check data source settings in Power BI Service.
2.Ensure that the parameters in the report are correctly configured to accept the values. In the rdl file in Parameter Properties, you need to select it as well as allow null values and republish the report to the Power BI service.
Solved: unable to render paginated report with text param... - Microsoft Fabric Community
If the above ones can’t help you get it working, could you please provide more raw data(exclude sensitive data) with Text format or screenshot to make a deep troubleshooting? It would be helpful to find out the solution.
Looking forward to your reply.
Best Regards,
Wisdom Wu
Apologies for not closing this out sooner (Christmas period...). We found the cause of the issue which is that Gateway refreshes do not support "Complex" data types. In this case we were importing a SQL Server data Type Geometry which is required for the Paginated Report map visual but this doesn't appear to be supported in the web service. Unfortunately we will have to find an alternative method.