Completed
Last Updated: 12 Sep 2018 16:00 by ADMIN
Created by: Thomas
Comments: 1
Category: Report Server
Type: Feature Request
0
Currently the user interface of the Report Server Manager is english only. This is ok for demo purposes on our side, but in order to offer solutions based on Telerik Report Server to our clients, the complete user interface must support other languages (e.g. german, italian) as well, ideally allowing the user to switch between languages on the fly. Without internationalized Telerik Report Server will be of no user to us or our clients.  
Completed
Last Updated: 22 Jan 2018 11:29 by ADMIN
Created by: Philip
Comments: 1
Category: Report Server
Type: Feature Request
0
I would like to have the ability to enable report books in the designer of reporting server this would be a big advantage to our company as well plan on making telerik reporting server are main goto product for reporting in house we are impressed so far but a few issues like not be able to produce a work sheet with multple sheets is a big draw back for us I would  see it working that you can add muitple tabs in the designer and attach sql data source to each tab this would be great
Completed
Last Updated: 23 May 2017 11:00 by ADMIN
Created by: Martin
Comments: 1
Category: Report Server
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: 25 Nov 2016 14:35 by ADMIN
Created by: Martin
Comments: 1
Category: Report Server
Type: Bug Report
0
The feedback form looks horrendous on Chrome. See screen shot.
Completed
Last Updated: 16 Sep 2018 06:33 by Shalabh
Created by: Belinda
Comments: 3
Category: Report Server
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. 
Declined
Last Updated: 25 Nov 2016 13:55 by ADMIN
I am new to the product (Telerik Report Server Q1 2016). I have followed the Installation guidlines to setup Telerik Report Server on my machine but failed to install the product.

Error description: The product Setup failed to automatically configure IIS. Please make sure the IIS and ist ASP.NET/ASP.NET45 features are installed and run the Setup again.

I have been trying to find a solution for the past 3 hours but failed.

My machines is running with:
OS : Windows 10
.NET Framework: 4.6
Visual Studio: VS2015
IIS: 10.0 

Any Information would help.

Thanks
-Prem
Completed
Last Updated: 26 Oct 2017 07:08 by ADMIN
Created by: Mark
Comments: 2
Category: Report Server
Type: Feature Request
3
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. 
Declined
Last Updated: 01 Dec 2017 14:56 by ADMIN
Created by: Jerel
Comments: 1
Category: Report Server
Type: Feature Request
2
A great feature would be to add security over the connection strings that a user can choose from in the server. We have a development and production environment and we want to allow people to write reports but we don't want them hitting production data because they don't always build efficient queries which can take the production database down.

This would help allow access to development and production separately and help keep the DBA from yelling at me :)
Unplanned
Last Updated: 12 Oct 2018 21:00 by Robert
Created by: Jerel
Comments: 1
Category: Report Server
Type: Feature Request
4
Currently, the only way to integrate with Active Directory is to use Federation Services. We do not have a Federation Server nor do we require one. It would be great to add the LDAP information and be able to authenticate with AD. 

While larger organizations use ADFS and its required for Azure, for small networks and organizations, ADFS is overkill for trying to achieve SSO.

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.
Declined
Last Updated: 25 Nov 2016 13:58 by ADMIN
Created by: sankar
Comments: 1
Category: Report Server
Type: Bug Report
0
I am using Telerik Reports Server Q1 2016. I have two problems while configuring the Authentication in Reports server. 

1. Save button hides behind the footer. 
Am unable to see the save button for the authentication section. I have set the position in the developer tools and makes it visible. 

2.The external authentication settings cannot be validated.
I am getting this error while saving the authentication settings. 
Please refer the sample values i given in the field. 

Enabled: True
Metadata URI : https://customFederationServer/FederationMetadata/2007-06/FederationMetadata.xml 
Relying Party ID : http://mylap-3918:83 (url of the application)
Authority: https://customFederationServer/adfs
Client ID: 1234

When i enter the above details and click on save button, i got an error "The external authentication settings cannot be validated". 

Any information would help. 

Thanks,
Sankar
Completed
Last Updated: 12 Sep 2018 15:07 by ADMIN
Created by: Keith
Comments: 2
Category: Report Server
Type: Feature Request
5
Make available through the Expressions editor the User Id  of the user submitting the report. 
Support this feature on Report Server.
Completed
Last Updated: 23 May 2017 10:59 by ADMIN
ADMIN
Created by: Vassil Petev
Comments: 1
Category: Report Server
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: 25 Nov 2016 13:37 by ADMIN
Created by: Mhd.Ahd
Comments: 2
Category: Report Server
Type: Feature Request
0
How can I use the Report Server with other Report viewers? (aspnet, mvc, winforms, and wpf viewers)

I found the Report Designer accessing hosted reports by a URL like "http://127.0.0.1:83/FX/Currencies.trdx", but there is no way to pass the server auth parameters.

I tried to do it by code, but the UriReportSource only have the "Parameters" collection that reflect the report parameters, not the server.

Also, take in considration how to accept a server certificate if the report server is running over HTTPS.
Declined
Last Updated: 29 Nov 2017 07:00 by ADMIN
Created by: Mhd.Ahd
Comments: 4
Category: Report Server
Type: Feature Request
0
The ability to pass a connection string, or prepared data source name, by aspnet/mvc/winforms/wpf viewers.
Completed
Last Updated: 25 Nov 2016 13:36 by ADMIN
Created by: Mhd.Ahd
Comments: 2
Category: Report Server
Type: Feature Request
0
Do you plan to support sub-reports?
If yes, take in-considration passing its reports via server interface, scheduled jobs, or by aspnet/mvc/winforms/wpf viewers.
Completed
Last Updated: 20 Jan 2022 12:01 by ADMIN
Created by: Mhd.Ahd
Comments: 1
Category: Report Server
Type: Feature Request
6
Add a "Shared resources" directory to contain images and logos used by hosted reports.
Completed
Last Updated: 13 May 2021 11:19 by ADMIN
Created by: Mhd.Ahd
Comments: 7
Category: Report Server
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.
Under Review
Last Updated: 13 Aug 2024 11:39 by ADMIN
Created by: Mhd.Ahd
Comments: 5
Category: Report Server
Type: Feature Request
9
> Ability to build directories for storing reports; and allow assigning user permissions per user.
> So, Application A, will have its reports in Directory A; Application B, will have its reports in Directory B.
> It will be a plus if you support a hierarchy or sub-directories.
> It will be a plus if you add user group, to be assign by group.