question

markgoldin-3750 avatar image
0 Votes"
markgoldin-3750 asked Joyzhao-MSFT answered

SSRS report - hyperlink action increases export time by a lot

If I have a textbox with an action being set to an URL it increases the export (PDF or Word) time by a lot. without it it takes about 17 sec. but with it it would take about 22 sec. which is almost 30%. Can that be optimized?

Thanks

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Joyzhao-MSFT avatar image
0 Votes"
Joyzhao-MSFT answered

Hi @markgoldin-3750 ,
I think it is reasonable to spend a few more seconds when you export a report with hyperlinks.
If you don’t need to actually click on the hyperlink, you can try to disable the hyperlink,please refer to: Disable hyperlinks/javascript when exporting SSRS report.
Best Regards,
Joy


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.