Thank you for adding this feature. I tested this feature and found that emails were not being delivered to email addresses in the 'CC' email address field. Furthermore, would it be possible to look in to these options? 1. Add 'BCC' email address field option 2. Add multiple email addresses under 'MAIL SERVER' in Configuration - This will allow us to add SMTP email services for multiple companies / clients, which can then be utilised in the 'FROM' email field in the Preview Report Email feature. It is great that Telerik takes on feedback and is continuously updating the software to provide an excellent service to its users. Thank you.
After changing the culture settings on the server machine to EN-GB (which should display the date in dd/MM/yyyy format), the Preview of the report parameters still shows the date format as default, in US format (MM/dd/yyyy).
However, I would not expect to have modified the code to fix this, it should be a configurable option and/or take local server formatting.
We get all data from a REST API with an OAuth 2.0 token-based protection. Is there a way to implement the login once and use the token for each data source? Right now, if I have multiple data sources in the same report, each one has the 2-step Authentication Settings and does its own login to the REST API.
Import sql server reporting (rdl) files
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.
Thank you for adding this feature. I have tested it with both text and numbers and it works very well.
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.
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.
Background: Our report server database undergoes maintenance every weekend. As part of this, the report server DB is taken down without stopping the Telerik service. When the DB comes back online the reporting service doesn't recognize the re-instated DB and doesn't send out reports. Reply from Telerik Support: My assumption is that the Report Server has hanged due to an error when the Storage was not available. The service has probably remained in this undefined state even after re-starting the database. Note that the Storage is a required resource, hence the service cannot work without it. We have logged the current behavior of Report Server with respect to its Storage database for improvement in our system. Feature request: It would be nice to get an alert/email to the Report server admins that the Report Server DB/Storage is unavailable.
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.
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.
Make available through the Expressions editor the User Id of the user submitting the report. Support this feature on Report Server.
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.