<?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>SQL Server Reporting Services topics</title>
    <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/bd-p/SQL-Server-Reporting-Services</link>
    <description>SQL Server Reporting Services topics</description>
    <pubDate>Mon, 27 Apr 2026 21:22:58 GMT</pubDate>
    <dc:creator>SQL-Server-Reporting-Services</dc:creator>
    <dc:date>2026-04-27T21:22:58Z</dc:date>
    <item>
      <title>Shared schedules getting set to expired</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/shared-schedules-getting-set-to-expired/m-p/4459747#M129</link>
      <description>&lt;P&gt;SQL 2019 , SSRS 15.0.1102.675 native mode.&lt;/P&gt;&lt;P&gt;Does anyone have a solution to this problem? It started about 3 weeks ago after the server was rebooted. The SQL instance came up but the Agent timed out and was down for a few days before anyone noticed. I restarted the agent but since then any time a report or subscription runs from any shared schedule, it runs one time and then the schedule gets set to "expired" even though there is no stop date for the schedule.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 18:28:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/shared-schedules-getting-set-to-expired/m-p/4459747#M129</guid>
      <dc:creator>chuckh1958</dc:creator>
      <dc:date>2025-10-07T18:28:00Z</dc:date>
    </item>
    <item>
      <title>SSRS Report Input Validation</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-input-validation/m-p/4456986#M128</link>
      <description>&lt;P&gt;Hi Team, currently our webportal was tested by the security team and they have opened a ticket saying the SSRS report called within the webportal in vulnerable to Input validations and are saying that Cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request that, if issued by another application user, will cause JavaScript code supplied by the attacker to execute within the user's browser in the context of that user's session with the application. Could you please help how to resolve the same. As we are only passing SQL parameters to the SSRS report how can we validate these.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 15:58:19 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-input-validation/m-p/4456986#M128</guid>
      <dc:creator>sumesh22</dc:creator>
      <dc:date>2025-09-25T15:58:19Z</dc:date>
    </item>
    <item>
      <title>Font Issue in SSRS Report for Microsoft Dynamics CRM v9.0 On-Premises</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/font-issue-in-ssrs-report-for-microsoft-dynamics-crm-v9-0-on/m-p/4453895#M127</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’ve developed an SSRS report for Microsoft Dynamics CRM v9.0 (on-premises) using SQL queries. The report functions correctly overall, but I’m encountering an issue with the font rendering.&lt;/P&gt;&lt;P&gt;The report is designed to use&amp;nbsp;&lt;STRONG&gt;"DIN Next LT Arabic"&lt;/STRONG&gt;. When I run the report using the&amp;nbsp;&lt;STRONG&gt;CRM Report Viewer&lt;/STRONG&gt;&amp;nbsp;or directly from&amp;nbsp;&lt;STRONG&gt;SQL Reporting Services&lt;/STRONG&gt;, the font displays correctly. However, when the report is generated from within&amp;nbsp;&lt;STRONG&gt;CRM or the SSRS server&lt;/STRONG&gt;, the font is replaced with a different one.&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Troubleshooting Steps Taken:&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;I tried using SSRS expressions to explicitly set the font.&lt;/LI&gt;&lt;LI&gt;I verified that the font is installed on the SSRS server and CRM server.&lt;/LI&gt;&lt;LI&gt;Installed PDF X&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Despite these attempts, the issue persists.&lt;/P&gt;&lt;P&gt;Noting that Font package has been installed on all the Server - Local C &amp;gt;&amp;gt; Windows&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Has anyone encountered a similar font issue in SSRS reports for Dynamics CRM v9.0 on-premises?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 09:48:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/font-issue-in-ssrs-report-for-microsoft-dynamics-crm-v9-0-on/m-p/4453895#M127</guid>
      <dc:creator>rchaar</dc:creator>
      <dc:date>2025-09-14T09:48:54Z</dc:date>
    </item>
    <item>
      <title>SSRS.csv Export Issue</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-csv-export-issue/m-p/4453837#M126</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently facing an issue with the CSV export functionality in SSRS reports-both through manual export and via subscriptions. Specifically, the column headers in the exported.csv file are not matching the header names defined in the report layout.&lt;/P&gt;&lt;P&gt;For example, a column labeled "Customer Name" in the report layout is appearing as "Customer_Name" in the exported CSV file. This discrepancy is causing challenges in downstream processes that rely on consistent header naming.&lt;/P&gt;&lt;P&gt;Due to access limitations I can not make changes to server config file so I am looking for help on report level solution or advise&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 20:35:22 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-csv-export-issue/m-p/4453837#M126</guid>
      <dc:creator>Sandeepguptasg</dc:creator>
      <dc:date>2025-09-13T20:35:22Z</dc:date>
    </item>
    <item>
      <title>SSRS Use Excel WorksheetFunction.Round method in custom code</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-use-excel-worksheetfunction-round-method-in-custom-code/m-p/4430571#M125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to implement a custom code function to be used in an expression of my SSRS report but I'm unable to get it running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I have so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Report Properties - References:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Assembly Microsoft.Office.Interop.Excel, Version=15.0.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Report Properties - Code&lt;/STRONG&gt;&lt;/P&gt;&lt;LI-CODE lang="vbnet"&gt;Public Function fRunden(Wert as Double, Dec as Double) as Double
          Dim excelApp As New Microsoft.Office.Interop.Excel.Application
          dim roundval as double 
          roundval = excelApp.WorksheetFunction.Round (Wert, Dec) 
          Return roundval 
end function &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Tablix Textbox I've added the following expression:&lt;/P&gt;&lt;LI-CODE lang="vbnet"&gt;=Code.fRunden((sum(Fields!Hours.Value,"GroupDataset")/sum(Fields!Hours.Value,"TotalDataset"))*100,2)&lt;/LI-CODE&gt;&lt;P&gt;Howerver, rendering the report results in &lt;STRONG&gt;#Error&lt;/STRONG&gt; in the textbox&lt;/P&gt;&lt;P&gt;From the Microsoft language documentation the WorksheetFunction is implemented as an interface.&lt;/P&gt;&lt;P&gt;So I'm not sure if I correctly use the objects in my custom code.&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jul 2025 19:18:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-use-excel-worksheetfunction-round-method-in-custom-code/m-p/4430571#M125</guid>
      <dc:creator>bvuHH</dc:creator>
      <dc:date>2025-07-06T19:18:58Z</dc:date>
    </item>
    <item>
      <title>SQL Report Builder rendering error.</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/sql-report-builder-rendering-error/m-p/4428798#M124</link>
      <description>&lt;img /&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently a colleague who uses Report Builder regularly has been getting a weird error when the reports are rendering properly. He thinks it's since his laptop has completed some updates.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've attached a screen shot as an example. We know that this doesn't appear to be a system issues as other users are not reporting any problems. From looking at the screen shot it's almost like the report is out scale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 08:51:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/sql-report-builder-rendering-error/m-p/4428798#M124</guid>
      <dc:creator>TimMaslin</dc:creator>
      <dc:date>2025-07-01T08:51:54Z</dc:date>
    </item>
    <item>
      <title>SSRS-generated Word .doc files don't render correctly in MS Word 2505</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-generated-word-doc-files-don-t-render-correctly-in-ms-word/m-p/4423429#M123</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;SSRS 2022 version 16.0.9276.19198 generates Word 97-2003 .doc files which can be opened fine in MS Word 2504.&amp;nbsp; Word 2505 doesn't display the same .doc files correctly, the document layout is off.&lt;/P&gt;&lt;P&gt;Is there a version of SSRS that generates Word .docx version 2007 files?&lt;BR /&gt;Alternatively, is it possible to correctly display Word 97-2003 files in Word v. 2505?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 21:12:22 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-generated-word-doc-files-don-t-render-correctly-in-ms-word/m-p/4423429#M123</guid>
      <dc:creator>ZoltanTakacs</dc:creator>
      <dc:date>2025-06-12T21:12:22Z</dc:date>
    </item>
    <item>
      <title>SSRS Subscriptions "To" Field Not User Email</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-subscriptions-quot-to-quot-field-not-user-email/m-p/4421486#M122</link>
      <description>&lt;P&gt;Hi, I know this has numerous other posts, but I could not find crystal clear, satisfactory answers in any of them.&lt;/P&gt;&lt;P&gt;SSRS 2019&lt;/P&gt;&lt;P&gt;When a user subscribes to a report in SSRS, the "To" field is pre-populated. However, it is pre-populated with their username, not their email. In our case, the username is part of the email, e.g. "email address removed for privacy reasons". I tried altering the SendEmailToUserAlias attribute in the rsreportserver.config file, but changing this to False merely makes it editable, and we don't want it to be editable. We want the email to show up. (If it is editable, users could have control over the email a subscription it gets sent to, and the point of the feature is for them to be able to set up subscriptions for themselves.)&lt;/P&gt;&lt;img /&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;(Mine does let me edit because of elevated permissions, but "To" is appropriately greyed out for standard users)&lt;/P&gt;&lt;img /&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;&lt;P&gt;Changing the DefaultHostName attribute doesn't seem to either update the pre-populated email nor does it seem to constrain the domain to which emails can be sent (which could maybe be okay if we really couldn't get the true email pre-populated, but isn't desirable either). I put the same host name that is used in Report Server Configuration Manager for the sender address, which is on the same domain as user email addresses.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;In AD, the userPrincipalName is the full email address. The only attribute that seems to have just the username is sAMAccountName - is this indeed what SSRS is pulling from? I would rather not have to change this attribute, but I might be willing to if it meant that users could subscribe to emails themselves automatically.&lt;/P&gt;&lt;P&gt;Is there really NO way to have the "To" field pull in the users email address?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 18:21:42 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-subscriptions-quot-to-quot-field-not-user-email/m-p/4421486#M122</guid>
      <dc:creator>jdcollier136</dc:creator>
      <dc:date>2025-06-06T18:21:42Z</dc:date>
    </item>
    <item>
      <title>What are the risks associated with JavaScript hyperlinks on SSRS ?</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/what-are-the-risks-associated-with-javascript-hyperlinks-on-ssrs/m-p/4410249#M108</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On January 6, 2025, Microsoft set the default configuration in SSRS so that the SupportedHyperlinkSchemes property no longer supports JavaScript.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My questions are:&lt;/P&gt;&lt;P&gt;1. Specifically, what are the risks associated with JavaScript hyperlinks on SSRS ?&lt;BR /&gt;2. Does this change affect only hyperlinks? Will other uses of JavaScript in SSRS be impacted as well ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 01:35:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/what-are-the-risks-associated-with-javascript-hyperlinks-on-ssrs/m-p/4410249#M108</guid>
      <dc:creator>Ian_Tseng</dc:creator>
      <dc:date>2025-05-02T01:35:27Z</dc:date>
    </item>
    <item>
      <title>Cannot Change Service Account After SSRS Migration</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/cannot-change-service-account-after-ssrs-migration/m-p/4393399#M107</link>
      <description>&lt;P&gt;Apologies if this is posted in the wrong place.&lt;BR /&gt;&lt;BR /&gt;Following the migration of a Report Server Database to a new server, i have imported the SEK and the SSRS website appears to be working as expected, but i need to change the service account from the default.&lt;BR /&gt;&lt;BR /&gt;When i try to change the user and enter a location and&amp;nbsp; a password for the Key file&amp;nbsp; it then asks for&amp;nbsp; administrator login credential for "applying grant rights script for the new windows service account", even though i am an administrator on the server and in SQL If i click OK i get a message saying&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Report Server Configuration Manager&lt;BR /&gt;&lt;BR /&gt;A connection could not be established with the information provided Hit OK to change your connection settings&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;A connection was successfully established with the server, but then an error occurred during the login process (Provider:SSSL Provider, error 0 - The certificate chain was issued by an authority that is not trusted)&lt;BR /&gt;&lt;BR /&gt;Can anyone advise on how to resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 13:50:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/cannot-change-service-account-after-ssrs-migration/m-p/4393399#M107</guid>
      <dc:creator>Jon_Howes</dc:creator>
      <dc:date>2025-03-14T13:50:01Z</dc:date>
    </item>
    <item>
      <title>GO To URL Action - Pass Parameters SSRS</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/go-to-url-action-pass-parameters-ssrs/m-p/4385316#M105</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am trying to use the Go To URL action to open up another report and also pass the parameters stipulated by the user in the "Parent" report to the "Child" report.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added the code below to a text box on the main report and it opens the Service Call Proposal-TAGR report successfully.&amp;nbsp; Now I just need to pass the parameters in the URL as well and I don't know the syntax for doing that.&amp;nbsp; Any help would be appreciated.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;javascript:void(window.open('http://sql-server11/Reports/report/TRC/Signature Service/Service Call Proposal-TAGR' ,' _blank'))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 22:05:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/go-to-url-action-pass-parameters-ssrs/m-p/4385316#M105</guid>
      <dc:creator>Bochmelko</dc:creator>
      <dc:date>2025-02-24T22:05:46Z</dc:date>
    </item>
    <item>
      <title>Where clause that looks up values from an outside source, using Report Builder in SSRS</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/where-clause-that-looks-up-values-from-an-outside-source-using/m-p/4385253#M104</link>
      <description>&lt;P&gt;First off, I apologize if this is posted in the wrong place, but I didn't see anything that was dedicated to Report Builder.&lt;/P&gt;&lt;P&gt;Secondly, I'm in Finance and understand some level of SQL reporting so please bear with me on this question.&amp;nbsp; I also realize that being within the corp walls, that my ask here might be something that I may not have permission to do, but I won’t know for sure until I attempt this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use SQL Server Management Studio 19.3 to create my queries.&amp;nbsp; Once I have my query where I want it, I launch Report Builder from SSRS.&amp;nbsp; I do not see a version # for Report Builder.&amp;nbsp; I copy my query into the SSRS report and then publish it (save it, etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example data:&lt;/P&gt;&lt;P&gt;Table 2 has a field called “Username”&lt;/P&gt;&lt;P&gt;I write lots of queries that ultimately end up being SSRS reports that rely on Table 2/Username.&amp;nbsp; Many of these queries I hard-code in a list of Usernames.&amp;nbsp; So, say I have 10 SSRS reports already created but then in the future the list of Usernames changes.&amp;nbsp; It’s a pain to update all of the different queries/SSRS reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say my query looks something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select t1.ID, t1.Field1, t1.Field2&lt;/P&gt;&lt;P&gt;From Table1 t1 inner join Table2 t2 on t2.ID = t1.ID&lt;/P&gt;&lt;P&gt;Where t2.Username in (‘Username1’,’Username2’,’Username3’)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to have the above WHERE clause look at another table where I store the values ONE time?&amp;nbsp; Where I can manage that list of Usernames in ONE place?&amp;nbsp; Basically ending up with something like the following?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select t1.ID, t1.Field1, t1.Field2&lt;/P&gt;&lt;P&gt;From Table1 t1 inner join Table2 t2 on t2.ID = t1.ID&lt;/P&gt;&lt;P&gt;Where t2.Username in Table3/External Source&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, I would appreciate any insight on how to accomplish this.&amp;nbsp; The more detail the better as I am a novice at this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need more info, please let me know, but I believe this should cover what I’m after.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 19:44:03 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/where-clause-that-looks-up-values-from-an-outside-source-using/m-p/4385253#M104</guid>
      <dc:creator>kwoltman5157</dc:creator>
      <dc:date>2025-02-24T19:44:03Z</dc:date>
    </item>
    <item>
      <title>go to file Url, extended ascii gets converted</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/go-to-file-url-extended-ascii-gets-converted/m-p/4382471#M103</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a textbox action&amp;nbsp; 'go to Url' that has&amp;nbsp; links like&lt;BR /&gt;&lt;BR /&gt;\\Myserver\Documents\Documents_Uploaded\Czekański DOC01_169645.pdf&lt;BR /&gt;&lt;BR /&gt;When this link is clicked and the browser is opened (tried it with Edge, Chrome) the link is converted to&lt;BR /&gt;&lt;BR /&gt;\\Myserver\Documents\Documents_Uploaded\CzekaÅski DOC01_169645.pdf which doesn't work obviously.&lt;/P&gt;&lt;P&gt;all extended ascii characters seems to be converted to some other extended character when the browser is opened, can I prevent this conversion from happening,&amp;nbsp; in other words just accept to string the way it is?&lt;/P&gt;&lt;P&gt;And just to make clear when there are no extended ascii characters in the string it works as intended :-)&lt;/P&gt;&lt;P&gt;I tried the&amp;nbsp; System.Uri.EscapeDataString(URL) and &amp;nbsp;System.Web.HttpUtility.UrlEncode(URL).ToString&lt;BR /&gt;some sites suggested but that doesn't work for files locations only for web urls&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rbie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 13:33:15 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/go-to-file-url-extended-ascii-gets-converted/m-p/4382471#M103</guid>
      <dc:creator>RBiems</dc:creator>
      <dc:date>2025-02-18T13:33:15Z</dc:date>
    </item>
    <item>
      <title>Fixed Rectangle or Table</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/fixed-rectangle-or-table/m-p/4382008#M102</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a need to put multiple tables into a single report.&amp;nbsp; Issue is that some of these tables can grow up to 2 pages or more pushing all the other tables into different pages.&amp;nbsp; I want it somewhat like a dashboard where users can view all the tables/tablixes in one page and have the ability to scroll up/down and right/left.&amp;nbsp; In order version of Report Builder, I recalled that rectangle you can set it to fixed size and place multiple tables in one page without having it push into multiple pages.&amp;nbsp; However, it's been a while since I use Report Builder and do not see this option any more with newer version of Report Builder.&amp;nbsp; Anyone have any suggestions how to get it to work similar to what I'm looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 14:11:34 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/fixed-rectangle-or-table/m-p/4382008#M102</guid>
      <dc:creator>SSRSUser2025</dc:creator>
      <dc:date>2025-02-17T14:11:34Z</dc:date>
    </item>
    <item>
      <title>SSRS Report Rendering Issues via ReportExecution2005 API</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-rendering-issues-via-reportexecution2005-api/m-p/4378995#M101</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;We are encountering intermittent issues while requesting PDF renders of large SSRS reports from our SSRS server using the ReportExecution2005 API from a .NET 6 backend. While this generally works, we occasionally run into unexplained failures.&lt;/P&gt;&lt;P&gt;For example, we have a report with approximately 47,000 pages. Every time we attempt to generate this report, the process fails after about 17.5 minutes. Examining the ExecutionLog and our own logs, we can confirm that:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The data query executes successfully&lt;/LI&gt;&lt;LI&gt;Report processing completes without errors&lt;/LI&gt;&lt;LI&gt;The rendering process runs for a few minutes before the SSRS service throws an error, terminating the connection with our backend&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The ReportingService log file contains the following error:&lt;BR /&gt;System.Threading.ThreadAbortException: Thread was being aborted.&lt;/P&gt;&lt;P&gt;Additionally, ExecutionLog3 lists the status as: rsInternalError&lt;/P&gt;&lt;P&gt;Since this issue consistently occurs around the 17.5-minute mark, we initially suspected a timeout and increased all possible timeout values. However, this had no effect.&lt;/P&gt;&lt;P&gt;Interestingly, when we restart the SSRS service, the PDF sometimes renders successfully, taking about 40 minutes to complete. After that, all subsequent requests again fail with the same error.&lt;/P&gt;&lt;P&gt;This raises a few questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the report sometimes completes successfully, can we rule out a timeout issue?&lt;/LI&gt;&lt;LI&gt;Memory usage remains well below the configured limits, and we can manually request and render multiple large reports simultaneously without issue.&lt;/LI&gt;&lt;LI&gt;Is there any known SSRS behavior that could cause this repeated failure over time?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As a temporary workaround, we’ve set up subscriptions to trigger SSRS to render the PDF independently, but we would prefer to resolve the API issue so we can use our direct request approach.&lt;/P&gt;&lt;P&gt;Has anyone encountered a similar issue or have insights into what might be happening?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 15:14:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-rendering-issues-via-reportexecution2005-api/m-p/4378995#M101</guid>
      <dc:creator>seylim</dc:creator>
      <dc:date>2025-02-14T15:14:28Z</dc:date>
    </item>
    <item>
      <title>SSRS Subscription</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-subscription/m-p/4374105#M100</link>
      <description>&lt;P&gt;Hello~! I am trying to set up a subscription for one of my reports. I don't know what it means when it asks for this:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Any thoughts, please?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 13:46:42 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-subscription/m-p/4374105#M100</guid>
      <dc:creator>MPelley</dc:creator>
      <dc:date>2025-02-05T13:46:42Z</dc:date>
    </item>
    <item>
      <title>SSRS Styling parameters</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-styling-parameters/m-p/4370302#M99</link>
      <description>&lt;P&gt;Hello, I am encountering an issue or possibly a limitation of SSRS. I am trying to have parameter "A" be greyed out or hidden based off of the value inputted into parameter "B". Currently I am using cascading parameters to display different values in param "B" depending on param "A" inputted value however would it be to grey out or hide param "B" based off of the value of param "A"&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 13:56:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-styling-parameters/m-p/4370302#M99</guid>
      <dc:creator>Ominousdragon</dc:creator>
      <dc:date>2025-01-24T13:56:05Z</dc:date>
    </item>
    <item>
      <title>SSRS Report with multiple parameters but can only use one</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-with-multiple-parameters-but-can-only-use-one/m-p/4370071#M98</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have a report I am creating that has two parameters that can be used, but only one of them can be used.&lt;/P&gt;&lt;P&gt;If parameter 1 is used then I need parameter 2 to automatically select the empty value. If parameter 2 is used than parameter 1 will select the empty value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Crote&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 21:40:45 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-report-with-multiple-parameters-but-can-only-use-one/m-p/4370071#M98</guid>
      <dc:creator>kcroteau79</dc:creator>
      <dc:date>2025-01-23T21:40:45Z</dc:date>
    </item>
    <item>
      <title>SSRS error on sign in ERR_UNEXPECTED</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-error-on-sign-in-err-unexpected/m-p/4368782#M97</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have an error coming up when anyone tries signing into our company's Report Server Portal.&amp;nbsp; The error appears for one or two seconds and then the portal starts loading successfully.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;This is from an Azure VM running Windows Server 2019 Datacenter.&amp;nbsp; Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64).&amp;nbsp; SSRS SQL Server Developer edition 15.0.1102.675.&lt;/P&gt;&lt;P&gt;Below are links to log snippets from one of the attempts at signing in.&amp;nbsp; &amp;nbsp; This error occurs for all users and only on sign in, not while trying to run any reports.&amp;nbsp; At the time of testing the issue, there were no other processes running or users running reports.&lt;/P&gt;&lt;P&gt;&lt;A class="lia-external-url" href="https://elementaryworld-my.sharepoint.com/:t:/g/personal/shane_digiflo_com/ESIVrmZQ7ZdGpXzcFAzS0G8BzUULtETbeDQ5TA91U_mkPw?e=h5dNDU" target="_blank"&gt;RSHostingService log snippet&lt;/A&gt;&lt;BR /&gt;&lt;A class="lia-external-url" href="https://elementaryworld-my.sharepoint.com/:t:/g/personal/shane_digiflo_com/Eed2yhTxgDJCp6NNr5bZzYYBQSJKxPkPuZVxeERtQ-LfsA?e=tK0VLj" target="_blank"&gt;RSPortal Log snippet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any guidance or tips would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 10:32:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/ssrs-error-on-sign-in-err-unexpected/m-p/4368782#M97</guid>
      <dc:creator>jayvee</dc:creator>
      <dc:date>2025-01-21T10:32:38Z</dc:date>
    </item>
    <item>
      <title>Reporting Functionality | Power BI paginated Reports| SSRS</title>
      <link>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/reporting-functionality-power-bi-paginated-reports-ssrs/m-p/4365170#M96</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to create a report on Power BI paginated report which is similar to SSRS&amp;nbsp; ,where I need to show a report as given below.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;From the report which I have created got the result as below.&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Now I need to generate a new column called TestNo column which need to be included in my result shown above. But it should be based on SDIDATAITEMID value which I have shown above. It should give me the values as&amp;nbsp;&lt;/P&gt;&lt;P&gt;TestNo&lt;/P&gt;&lt;P&gt;8043366 - 1&lt;/P&gt;&lt;P&gt;8043367 - 2&lt;/P&gt;&lt;P&gt;8043368 - 3&lt;/P&gt;&lt;P&gt;8043369 - 1&lt;/P&gt;&lt;P&gt;8043370 - 1&lt;/P&gt;&lt;P&gt;8043371 - 2 ,.... Likewise....&lt;/P&gt;&lt;P&gt;I can provide more info if someone could help me here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 15:08:11 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/sql-server-reporting-services/reporting-functionality-power-bi-paginated-reports-ssrs/m-p/4365170#M96</guid>
      <dc:creator>shank89</dc:creator>
      <dc:date>2025-01-11T15:08:11Z</dc:date>
    </item>
  </channel>
</rss>

