Completed
Last Updated: 17 Sep 2020 03:59 by ADMIN
Created by: Greg
Comments: 3
Type: Feature Request
29
In many cases one can't simply ask users to download an installed report builder. The reports should be buildable in a web based tool.
Completed
Last Updated: 12 Sep 2018 14:59 by ADMIN
It would be great if users didn't need to authenticate with two different web applications.

I would use the report server integrated with my current ASP.net website. It would be great if it authenticated and authorized users based on the same roles also.
Completed
Last Updated: 12 Sep 2018 14:22 by ADMIN
Created by: John Kaiser
Comments: 3
Type: Feature Request
14
Have the ability for reports to be generated at defined intervals and delivered to one or more defined destinations - together. For example, a monthly report pack (consisting of a number of reports) can be sent to a client with all reports attached to the single email or compressed into a single zip file, or merged into a single Excel workbook, or PDF file before delivery.
Completed
Last Updated: 13 May 2021 11:19 by ADMIN
Created by: Mhd.Ahd
Comments: 7
Type: Feature Request
11
I'm using Crystal Enterprise for a longtime, and would like to replace it with that tool.
 On of the most useful feature is scheduling (for time-hungry reports, that takes more than 20 minutes to be generated).

It will be a plus if you add:
* The ability to choose the Execution start time, and frequancy; and to enable or disable the schedule job without lossing it.
* Add a menu item called "Schedule Jobs", to view all schedule jobs of any accessible report (per profile; Admin can see all categories by profiles).
* The ability to execute on-demond (execute disabled or enabled schedules for prepared parameters).
* The ability to sign the generated PDF.
* The ability to send generated PDF to mail (one or more), and to set the mail subject and body.
* nerated PDF to folder (local, remote with auth) or FTP.The ability to save the ge
* The ability to view schedule execution history, and view its result; and Add option to clear old results.
* No "time out" for longer generation process.
* Schedule jobs queued per user profiles;
* Admin can set priority to user profiles (to execute queued jobs), and can cancel jobs.
Completed
Last Updated: 16 Sep 2018 06:26 by Shalabh
Created by: Jerel
Comments: 8
Type: Feature Request
10
It recently became apparent to us that there are multiple templates for sending email. There is the one that can be customized but it only get customized for internal users. There is also a separate template for external users and it cannot be customized and is common across all reports.

All templates need to be customization for each report. Since the Report Server is designed to send to anyone and the licenses are controlled by who can create reports, it makes the ability to send report to users extremely limited. 
Completed
Last Updated: 12 Oct 2015 11:44 by ADMIN
Our company has many different profit and loss groups which act as mini-companies that share customers, vendors & transport companies. Each group doesn't want the other groups to view reports relating to their contracts, shipments & invoices.

This has been one of the failing of the Microsoft Report Server. I would have to pass in the query string the groupid. Any group could manipulate the query string to see other groups reports. So all reports are built in the web app with the groupid setup in their profile.

A solution to our type of business reporting needs would be helpful. Otherwise we will just roll our own reports in the next version also.
Completed
Last Updated: 07 Aug 2017 08:43 by ADMIN
Created by: Alharith
Comments: 2
Type: Feature Request
7
ability to pass parameter value to report using url exapmle  
http://localhost:83/Report/Preview/170705-3ff1?TestyYear=2015
Completed
Last Updated: 23 May 2017 10:59 by ADMIN
ADMIN
Created by: Vassil Petev
Comments: 1
Type: Feature Request
7
Provide the ability to re-brand the Report Server to better fit our corporate identity and better integrate (styling-wise) with our existing apps.
Completed
Last Updated: 20 Jan 2022 12:01 by ADMIN
Created by: Mhd.Ahd
Comments: 1
Type: Feature Request
6
Add a "Shared resources" directory to contain images and logos used by hosted reports.
Completed
Last Updated: 12 Sep 2018 15:07 by ADMIN
Make available through the Expressions editor the User Id  of the user submitting the report. 
Support this feature on Report Server.
Completed
Last Updated: 16 Sep 2018 06:33 by Shalabh
Created by: Belinda
Comments: 3
Type: Feature Request
4
Our company needs an email to be sent with a PDF and excel sheet as an attachment. With existing feature we could set two emails to be sent. However we have 50 users and 50 reports to be configured. Now i need to set up 100 configurations to cater to both PDF and Excel. 
Completed
Last Updated: 23 May 2017 11:00 by ADMIN
Created by: Martin
Comments: 1
Type: Feature Request
4
Branding of the report server, as a minimum with our company logo is very important for our company. This is a deal breaker. If this minor feature improvement can be provided in the near future I will consider your product otherwise I am forced to look elsewhere.
Completed
Last Updated: 03 Jul 2020 16:38 by ADMIN
Could the 'From' email address in Preview Email functionality be self populated from the 'Mail Server' SMTP settings in configuration?

This way the users do not need to a) remember the email address; and b) type it each time they are emailing a report.
Completed
Last Updated: 12 Sep 2018 15:12 by ADMIN
We are disappointed with the lack of SSRS improvements over the last 8 years.  We use data driven reports extensively.  For example, every day at 10am we run some report that emails everyone a list of items in their inbox from a custom application that routes them a task they need to act on.  

The problem we experience is that there is no way to flag an item as "emailed" successfully. So we end up either writing our queries to only select the previous 24 hours worth of data, or we write the select of the data inside an SP that also updates the data to mark them as "emailed" even though if there is a problem rendering the report or a problem contacting the email server, the emails won't actually go out.

Basically if we could have a data driven subscription, and while the server is looping through the data, sending off emailed reports, we could get a hook to update status for the item that was just emailed, or just errored during report rendering.

Completed
Last Updated: 13 Feb 2018 10:01 by ADMIN
Created by: Scott
Comments: 2
Type: Feature Request
3
I would like to suggest support be added for external assemblies in Report Server via the ObjectDataSource similar to what is available in Reporting Services.
Completed
Last Updated: 19 Jan 2018 14:35 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 2
Type: Feature Request
3
As a developer integrating the ReportServer into our solution,
I want to be able to pull data for reports from my custom business objects model, instead from database,
So that I can reuse the data layer I already have along with its business rules.
Completed
Last Updated: 19 Jan 2018 14:31 by ADMIN
Created by: joy
Comments: 6
Type: Feature Request
3
Hi,
   You guys give the tool,but not release it's value enough;Will there are a method to localize the desinger or compile the designer from source by myself?
Completed
Last Updated: 26 Oct 2017 07:08 by ADMIN
Our team is working with TelerikReporting with reports we write in Visual Studio rather than designing them directly in the tool.  This lets us do version control which is important to us.  

It's working well for us.  However, it would be much smoother a simple change:
- when you upload a report, you should have the option to overwrite the definition of an existing report.  Otherwise you have to:-
- delete the report you are updating
  - because there are schedules atached, you have to delete those as well
- recreate the report
- recreate the schedule

You can understand why this is time consuming. 
Completed
Last Updated: 25 Nov 2016 13:38 by ADMIN
 Please consider to provide access to the Report Server API via client (most probably Javascript). We want to get a report rendered in a given format in a Java based application by creating a custom client of the service.
Completed
Last Updated: 15 Nov 2023 15:07 by ADMIN
Release 2024 R1 PI1

Hello, 

 

I recently upgraded our Report Server that was hosted in IIS with an HTTPS binding but after the upgrade we were unable to communicate with the server using HTTPS. We received an invalid client id error.

We updated the bindings and everything worked. However, it would be nice if we could upgrade Report Server without changing the IIS bindings.

 

Thank you.

1 2