Completed
Last Updated: 08 Mar 2019 10:43 by ADMIN
Created by: Robert Ross
Comments: 9
Category: Reporting
Type: Feature Request
12
Need to support installing and running reporting server restful API from within linux.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
ADMIN
Created by: Silviya
Comments: 3
Category: Reporting
Type: Feature Request
10
Ability to localize Standalone Report Designer created reports without the need of using custom functions.
Unplanned
Last Updated: 08 Mar 2019 09:39 by ADMIN
I had a very challenging time getting Telerik Reports to work with my business objects. I'm not the only one -- see this thread:

http://www.telerik.com/forums/how-to-use-object-data-source-in-report-designer

This could be improved by:
1. Don't make users manually edit <Telerik.Reporting>. Create a UI in the designer where DLL's can be manually selected.
2. If there are errors loading the DLL's in <Telerik.Reporting>, tell the user, rather than failing silently, which is the current behavior. Importing reports from DLL's has the same silent-failure behavior: if there's something not quite right about the DLL's (wrong architecture setting, for example), you just see "no reports to import" rather than the actual error (bad file format, or whatever).

I think a little work on the user experience around custom business objects would make new users who want to use the stand alone report designer in this way much happier. I was really surprised and frustrated that a modern product would fail like this with no exposed error messages.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Imported User
Comments: 8
Category: Reporting
Type: Feature Request
14
It would be useful to have tooltips to table header columns so we can explain what each column is showing.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Some reports contain a lot of detail (audit reports, sales reports).  Users need to quickly find transaction numbers, etc. when balancing financials.  
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Matt Meisinger
Comments: 5
Category: Reporting
Type: Feature Request
7
Can the Telerik Reporting libraries be available for install as a NuGet package that can be hosted on a local NuGet server?

Hosting on the public NuGet server would be even better, but I would imagine that would be harder to get approved.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Imported User
Comments: 8
Category: Reporting
Type: Feature Request
20
Hello,
RadPdfProcessing supports PDF/A 1-3 since Q1/2015. It would be nice if the Report engine would also support PDF/A exports.
PDF/A will bevome the future european standard for invoicing (ZUGFeRD) and is the current  standard for long time archival of digital documents.

Regards,
Chris
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Currently, if you wish to hide extra details on the second page of a report, the space taken up by the area is left blank which looks terrible and not conducive to professional report design.  

Related threads:


http://www.telerik.com/forums/different-page-header-on-first-page

http://www.telerik.com/forums/hiding-the-page-footer-leaves-a-blank-space-in-the-report

Unfortunately using report books for this is not a valid option.  Using the Report Book means quite a bit of extra work when all you need is for the second page to not have an glaring empty space.  If I understand the process correctly, this means creating 2 reports which are nearly duplicates plus merging with Report Book for each 1 report that you are developing.  This is unresonable to expect from enterprise shops that will develop hundreds of reports.

I urge you to review your implementation in order to find a way to implement this feature in the future. 
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Qin
Comments: 2
Category: Reporting
Type: Feature Request
7
if you can provide a default resource file of report designer, and provide the same name convention rule of the resource file, then we can translate it by ourselves.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Manuel
Comments: 3
Category: Reporting
Type: Feature Request
9
Please provide the possibility to localize the HTML5 Report Viewer UI in a way that doesn't require modifying the template.

It's already possible to localize the messages shown by the HTML5 Report Viewer as shown here: http://www.telerik.com/help/reporting/html5-report-viewer-localization.html
Something similar for the actual UI would be great.
Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Matt
Comments: 5
Category: Reporting
Type: Feature Request
26
Allowing custom actions would greatly increase the power and flexibility of reports and the report viewer.  While the current set of actions provide great functionality, they are still somewhat limited in scope.  If actions were able to handle their own execution instead of having the individual report viewer implementations handle their execution, customers could enhance the functionality as they see fit.
Completed
Last Updated: 08 Mar 2019 09:04 by ADMIN

Hi,

 

Can you create a nuget package for the Telerik.ReportViewer.Wpf.Themes.dll.

 

 

 

Thanks

Marc 

Unplanned
Last Updated: 05 Mar 2019 08:39 by ADMIN
Created by: haitham haj
Comments: 0
Category: Reporting
Type: Feature Request
8
This is your reply to one of our questions regarding RTL support of crosstab component.
"The Crosstab item will not change its layout (does not support RTL layout flow). You will have to create to separate reports with similar layouts. One report can be used with RTL languages, and another with LTR languages.
Note that row groups can be added only on the left side of the Crosstab item. "
SO our request is to fully supports RTL.
Unplanned
Last Updated: 05 Mar 2019 08:39 by ADMIN
RTL
Created by: Mhd.Ahd
Comments: 7
Category: Reporting
Type: Feature Request
29
RTL
Add Right to left attribute to the three levels of the reports, with default 'inherited' of child levels:
Level 1: The report document
Level 2: Report Section
Level 3: All type of object and controls including Table/CrossTable
Unplanned
Last Updated: 01 Mar 2019 21:39 by ADMIN
add the possibility of show the parameters area on right/left/below of report viewer.
Unplanned
Last Updated: 01 Mar 2019 08:28 by ADMIN
The PDF rendering does not respect the new line characters in a multiline text watermarks, rendering it on a single line.
Unplanned
Last Updated: 27 Feb 2019 13:16 by ADMIN

My Scatter Chart  has 3 points that are very close and I want to change label alignment for 1 as Top, 2 as Left and 3 as right.

Currently, there is no option to automatically place the labels so that they don't overlap.

Unplanned
Last Updated: 26 Feb 2019 17:06 by ADMIN
I have a customer request to Scale to Fit One page when exporting a report to excel. It is a large document created via the crosstab. I am Requesting that on export to excel, the property of Scale to Fit page can be set.
Unplanned
Last Updated: 26 Feb 2019 15:51 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 1
Category: Reporting
Type: Feature Request
3
In some cases, the data source might have dynamic columns meaning that the columns might change for different report runs. I need to be able to detect if a particular column is available using an expression so that I can handle its absence without showing an error to the end user.
Declined
Last Updated: 26 Feb 2019 12:54 by ADMIN
Created by: Paul Ridden
Comments: 2
Category: Reporting
Type: Feature Request
2

Export options can be limited through the application configuration file, where the settings will be applied to all viewers and for all reports. For more info: Limit export options in ReportViewer to certain format only.

It would be nice to have specific export options per report without the need of building custom UI to handle the export.