Built-in option to select all available values of a multivalue report parameter. A Multi-value parameter can use a user function to have a value accumulating all available values. Add built-in support through the expression engine.
I could not see the feature "Fast loading of reports" anywhere in the Report Server as like in SSRS Processing Options. How is that working in the Telerik Report Server ? Thanks, R. Venkatesan
No matter what I try, I get this error when previewing a report: An error has occurred while processing Report 'SomeReport': Unable to establish a connection to the database. Please, verify that your connection string is valid. In case you use a named connection string from the application configuration file, make sure the name is correct and the connection string settings are present in the configuration file of your application. ------------- InnerException ------------- Format of the initialization string does not conform to specification starting at index 0. However, everything works great while in the designer. Any info would help. Thanks, -John
The ability to pass a connection string, or prepared data source name, by aspnet/mvc/winforms/wpf viewers.
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.
ability to pass parameter value to report using url exapmle http://localhost:83/Report/Preview/170705-3ff1?TestyYear=2015
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.
Provide the ability to re-brand the Report Server to better fit our corporate identity and better integrate (styling-wise) with our existing apps.
The current version of reporting service seems to have issues with the newer servicestack libraries. The only way I could get the ServiceStack Service implementation to work is to use the following dependencies (attached). What is the official supported version of ServiceStack and when will newer version be supported?
The feedback form looks horrendous on Chrome. See screen shot.
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
Following the ReportServerManual.pdf I meet the system requirements, using Visual Studio 2013 and have followed the installation guide but I am getting the following error when running the report server web application; "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. Cannot create an automatic instance. See the Windows Application event log for error details. )" I have checked the application pool identity has permission to the files. Please advise. Kind regards, Scott.
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
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.
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.
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.
One of the biggest draw backs I am having while pitching the Telerik reporting products is the amount of work that would be involved in converting our existing report libraries to the Telerik reporting format. You all have some conversion capability built into the Telerik Reporting Designer, but it is so limited that we rarely find a report that we can use it with. I know you all have a disclaimer stating that as the case. However when I am trying to persuade my peers to take a look at your reporting products that single scenario is the one that I can never win and rightfully so. I would really love to either see operability within your reporting server to be able to schedule and distribute a multitude of report formats such as SRSS, Active Reports, and Crystal or a much more reliable and feature rich converter.
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.
Much needed. :)