<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Export paginated report to excel with hyperlink and large amount of records in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4036964#M35931</link>
    <description>&lt;P&gt;My guess would be that it's not the number of records that is the issue, but rather that something in that dataset is somehow producing an invalid hyperlink. I'd suggest trying to test the first half then the second half and see if one works and not the other. Then keep halving the dataset until you get down to a reasonable number of records and can look for potential problems (eg. &amp;lt; &amp;gt; characters in the hyperlinks or something like that)&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 11:04:27 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2024-07-11T11:04:27Z</dc:date>
    <item>
      <title>Export paginated report to excel with hyperlink and large amount of records</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4036389#M35930</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;since the last (second release) update of power bi report server (may 2024), and after the issue with image solved (see &lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-image/m-p/3996645" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-image/m-p/3996645&lt;/A&gt;) we are facing another anoying issue.&lt;/P&gt;&lt;P&gt;after exporting excel (with a large amount of record or excel size) we have another kind of error:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;the same report with a parameter that returns less records is correctly exported, and hyperlink&amp;nbsp; are working.&lt;/P&gt;&lt;P&gt;but with a parameter which returns a lot of records (about 40 k), we got the above message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;report is composed of a simple tablix, with some cells containing hyperlink&lt;/P&gt;&lt;P&gt;in browser view, all works fine, and hyperlink are working.&lt;/P&gt;&lt;P&gt;but after exporting to excel, it "crash"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on how to get around this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 06:40:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4036389#M35930</guid>
      <dc:creator>cascador</dc:creator>
      <dc:date>2024-07-11T06:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export paginated report to excel with hyperlink and large amount of records</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4036964#M35931</link>
      <description>&lt;P&gt;My guess would be that it's not the number of records that is the issue, but rather that something in that dataset is somehow producing an invalid hyperlink. I'd suggest trying to test the first half then the second half and see if one works and not the other. Then keep halving the dataset until you get down to a reasonable number of records and can look for potential problems (eg. &amp;lt; &amp;gt; characters in the hyperlinks or something like that)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 11:04:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4036964#M35931</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-07-11T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export paginated report to excel with hyperlink and large amount of records</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4038622#M35943</link>
      <description>&lt;P&gt;Dear &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for quick answer. That's one think I've check, but url link set on the action parameter is set like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "&lt;A href="https://xxxx.yyy/mypage.aspx?id=" target="_blank"&gt;https://xxxx.yyy/mypage.aspx?id=&lt;/A&gt;" + value of id.&lt;BR /&gt;&lt;BR /&gt;all id have the same pattern, and what is strange, is that I use the same link in a picture. and removing all hyperlink Action except the one on picture, the report is correctly exported..&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 06:02:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4038622#M35943</guid>
      <dc:creator>cascador</dc:creator>
      <dc:date>2024-07-12T06:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export paginated report to excel with hyperlink and large amount of records</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4038656#M35944</link>
      <description>&lt;P&gt;If you are sure that all the hyperlinks are valid then you might need to raise a support ticket with Microsoft.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 06:23:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Export-paginated-report-to-excel-with-hyperlink-and-large-amount/m-p/4038656#M35944</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-07-12T06:23:41Z</dc:date>
    </item>
  </channel>
</rss>

