Data Alerts is a wonderful concept on Report Server. Currently, it only allows emails to be sent when a data alert is triggered. We should allow web hooks to be called when from data alerts. This would make data alerts immensely powerful e.g. it can trigger mobile push notification or even send an SMS when a specific data alert is triggered.
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.
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.
I would to suggest a new features that allow us to manage data sources by username. For example: User1 will render report from active and live data; while User2 can only render reports from archived or data.
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.
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
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.
The feedback form looks horrendous on Chrome. See screen shot.
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.
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
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.
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 :)
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.
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.
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
you can see what I mean here http://screencast.com/t/PzFHhkIqa7oR
Make available through the Expressions editor the User Id of the user submitting the report. Support this feature on Report Server.
Provide the ability to re-brand the Report Server to better fit our corporate identity and better integrate (styling-wise) with our existing apps.
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.
The ability to pass a connection string, or prepared data source name, by aspnet/mvc/winforms/wpf viewers.