Forum Discussion
Narasapuram-Swa
8 months agoNew Member
Paginated Report error while loading dataset
Hi Power BI Community, I have loaded data from a Semantic model to my paginated report. During loading the data, I am able to see it as a successful step. However when I try to create a report in t...
- 8 months ago
Hi Narasapuram-Swa ,
Thank you for engaging with the Microsoft Fabric Community. This issue occurs because the paginated report cannot fully retrieve data from the Semantic Model. Typically, this is due to very large or slow queries, which can result in incomplete or timed out responses. If the data stream is interrupted, the XML response may break, causing unexpected end of file or timeout errors.
To fix this, you can.
- Reduce the amount of data returned by applying filters or limiting columns and rows.
- Optimize the query or use aggregated data instead of detailed rows.
- Increase timeout settings for the report and dataset.
- Check for any network, gateway, or proxy issues that could affect the connection.
Regards,
Yugandhar.
V-yubandi-msft
8 months agoCommunity Support
Hi Narasapuram-Swa ,
May I know if your issue has been resolved, or if you need any further assistance? Please feel free to let us know.
Thank you.