Forum Discussion

Vishruti's avatar
Vishruti
Helper I
2 years ago

Exported Paginated Report URL Error

I am generating Paginated Report from Power BI desktop report using a DAX.

 

The filters selected on Desktop report reflect on Paginated report.

 

While generating a report without selecting any filters, the generated URL is throwing following error

It is generating along URL with repeated values as seen below

How can I fix this?

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, Vishruti 

    Make sure that the filters applied in the Power BI Desktop report are configured correctly and don't cause unnecessary duplication in the URL.
    View the DAX expressions used to generate the report. Simplifying these expressions may help reduce the length of the URL.
    If your report uses parameters, make sure they aren't duplicated or over-appended to URLs. You may need to adjust how parameters are passed to the report. Consider using URL shortening techniques or tools to manage long URLs.

     

    How to Get Your Question Answered Quickly

    Best Regards

    Yongkang Hua

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.