Declined
Last Updated: 03 Aug 2017 08:14 by ADMIN
Created by: John
Comments: 2
Category: Reporting
Type: Feature Request
0
ability to lay out detail data in an accross then odwn format.  i do a lot of reports with weights, sometimes 500 and i wuld like to list them accross then down not in a vertical list because sometimes there is ony 1 weight and sometimes many,.  this keeps the printed report to a manageable size
Declined
Last Updated: 16 Dec 2014 13:19 by ADMIN
Created by: Bertus
Comments: 1
Category: Reporting
Type: Feature Request
0
For some reason the database didn't load when I installed the reporting demo.  neither when I ran a repair install.  I'm running MS SQL 2014 on my local workstation.  

Could you tell me which DB to install to run the demo reports?
Declined
Last Updated: 19 Jan 2015 12:55 by ADMIN
i am using reporting q3 2013 and when i configure sql data source and click on query builder and gives me the error .. 
"error opening query builder make sure the strings are correct and database is online "

 my connection strings are correct and database is connected even then i am getting this error 
i have attached the screen shot kindly please tell me how to resolve this
Declined
Last Updated: 09 Feb 2015 12:26 by ADMIN
Created by: Charith
Comments: 1
Category: Reporting
Type: Feature Request
0
i would like to suggest that if we can have Report Designer Web  interface as well.
Completed
Last Updated: 07 Oct 2015 13:00 by ADMIN
When providing custom UI in the ASP report viewer (may also include other viewers) to facilitate the selection of report parameter values, it would be useful to be able to get the available values.  Currently only the definition of available values can be read from a report, there is no mechanism to actually get them without reading that definition and generating your own SQL query etc from the SQLDataSource.

Resolving the values ourselves is dangerous, from a data integrity point of view.  We are re-writing the mechanism to get the values which may not fully reflect the report designer’s intention as we may miss duplicating all of the functionality the report engine does when it processes available values.

The reason why this would be useful is that the current report parameter UI supplied by the viewer is extremely basic and limited.  For example, sometimes we may want to select values from a tree view.  We may wish resolve them through a series of wizard steps.  Either way, being limited to the basic UI doesn’t fit well with individual solutions.

I base this request on the currently available functionality in Microsoft’s reporting service.  This does currently have a function we can call for the reasons described above. 
Declined
Last Updated: 27 Nov 2017 08:27 by ADMIN
Created by: Mhd.Ahd
Comments: 2
Category: Reporting
Type: Feature Request
0
Create your own parameter syntex, and translate it to the database specific one according to the provider name.
For example, MsSql uses "@" character while Oracle uses ":" to identify parameters.
We need to be able to execute the same report against multi database types.
Unplanned
Last Updated: 20 May 2015 14:55 by Ben
The interactive view is excellent for providing a full list of rows in a table but sadly it’s not easy to break that result into manageable pages.  If, for example, we have a large table list that isn’t readily breakable into sections, the resultant large table will cause most web browsers to consume a large amount of RAM and suffer performance loss.  It would seem sensible to have the ability to force a page break when the interactive page reaches a certain size.  This way it would reduce the amount downloaded into sensible page sizes and ensure the browser is not overwhelmed.  This would be very similar, I hope, to that already provided by the print preview mode which breaks on the print page size, all we need is that functionality for interactive pages but via a separate ‘Interactive Page Size’ property.
Declined
Last Updated: 07 Oct 2015 12:48 by ADMIN
Created by: Francois
Comments: 1
Category: Reporting
Type: Feature Request
0
The attach example Test.html does not work against my service. When monitored in Fiddler I cannot see the parameters being passed on to the call? Not sure what I'm missing this was taken from online API example.
Declined
Last Updated: 07 Oct 2015 12:42 by ADMIN
Created by: Mikhail
Comments: 1
Category: Reporting
Type: Feature Request
0
I used trial version of Telerik Designer for SSAS report creations . Database connection is working fine , however when report results were displayed in preview mode , then for each record in query results additional page will be added . I used tables and charts to show results , the results are the same.  Is it special feature of trial version or just a program error?
Completed
Last Updated: 08 Oct 2015 07:35 by ADMIN
Created by: Alvin
Comments: 1
Category: Reporting
Type: Feature Request
0
I have attached reports in PDF and excel format. When we export a report to excel file, the resulting excel file has extra empty rows as you can see in the attached excel file. Rows 10, 12, 15, 17, etc are extra rows. Can those rows be automatically removed and rows with data automatically expand?
Declined
Last Updated: 07 Oct 2015 12:31 by khoot
Created by: khoot
Comments: 0
Category: Reporting
Type: Feature Request
0
When exporting a report in the format supported by the viewer, allow the user to open in addition to saving. Now they must save and then open and allowing the open option would be more efficient for the view of the report
Declined
Last Updated: 07 Oct 2015 12:25 by ADMIN
Created by: Scott Waye
Comments: 1
Category: Reporting
Type: Feature Request
0
The standalone designer throws an error, e.g. "Missing operator before", if you make a mistake in the conditionalFormatting expression and close the expression editor.  You are then unable to correct the mistake without opening the trdx in a text editor.  Please change the behaviour so that the editor can still be opened even if the expression has syntax errors.
Declined
Last Updated: 30 Nov 2017 07:16 by ADMIN
Created by: Imported User
Comments: 2
Category: Reporting
Type: Feature Request
0
As of the latest Reporting release the JavaScript size to download went from 61K to over 2MB. Our users work for charities and often have slow network connections. This is not an acceptable change for us.
Declined
Last Updated: 17 May 2017 10:25 by ADMIN
Created by: Aleksandar
Comments: 1
Category: Reporting
Type: Feature Request
0
The Silverlight report viewer control never clears the cache out of the database. Steps to reproduce:

1. Configure the database cache provider with mssql as defined in the documentation.

2. View a report by setting the Report property of the viewer with the class name of the report.

3. Clear the report when the user is done viewing the report by setting the Report property of the viewer to null.

I see the request to invalidate the report session, but the cached data remains in the database. 

Raw request:
 <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><RenderAndCache xmlns="Telerik.ReportService"><format></format><report></report><deviceInfo xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><d4p1:KeyValueOfstringanyType><d4p1:Key>InvalidSessions</d4p1:Key><d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:string">["035e4409-655c-49ab-a5b0-b9bf5e0d9859"]</d4p1:Value></d4p1:KeyValueOfstringanyType></deviceInfo><parameters xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /></RenderAndCache></s:Body></s:Envelope>
Completed
Last Updated: 05 Dec 2017 09:33 by ADMIN
Created by: Ramu
Comments: 6
Category: Reporting
Type: Feature Request
0
After upgrading Telerik reporting to 10.2.16.914, I get the following error when trying to generate reports. The App.config hasn't needed any custimizations before. Why is it that every Telerik update always breaks our applications??? 

An error has occurred while processing Report 'OACLJB005':
The assembly "JobBank.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" is not permitted to be used by an ObjectDataSource 
component. Please include it in an AssemblyReferences element in the Telerik.Reporting configuration section of your application configuration file.
Unplanned
Last Updated: 14 Oct 2016 05:37 by Magnus
Created by: Magnus
Comments: 0
Category: Reporting
Type: Feature Request
0
It should be possible to decorated Business Object Data Members with custom description, similar to FunctionAttribute and DescriptionAttribute for User functions, http://docs.telerik.com/reporting/expressions-user-functions#providing-metadata-for-functions

It would be very useful to see custom documentation about data source types and -members when configuring a new Object Datasource for the report - more than Method, Type and Assembly which is displayed today.

Original forum post: http://www.telerik.com/forums/providing-metadata-for-business-objects-(object-data-source)
Completed
Last Updated: 23 Nov 2016 03:50 by Magnus
Created by: Magnus
Comments: 1
Category: Reporting
Type: Feature Request
0
When clicking "Edit Parameters" in the Load Report dialog, it would be good if available parameters in the selected report is automatically listed in the "Edit Parameters" dialog. 
Completed
Last Updated: 14 Feb 2018 09:11 by ADMIN
Using a report book with individual page numbering for each reports and a separate page numbering for all pages in the whole book. Example in attachments.
Completed
Last Updated: 20 Jun 2019 15:53 by ADMIN
Created by: Guillaume
Comments: 0
Category: Reporting
Type: Feature Request
0
Have control on the Parameters Area's initial state on creating the viewer