Pending Review
Last Updated: 22 Apr 2020 08:03 by Sascha
The timestamp field of MSSQL databases is recognized as byte[]. When using the Query Builder of the SqlDataSource wizard of the Report Designers, it tries to convert this byte[] to an image, which fails as the field is not a valid image. This doesn't obstruct the set-up of the data source. The query can also be executed successfully.
Completed
Last Updated: 13 May 2020 12:49 by ADMIN
Release 2020 R2
Created by: Hardik
Comments: 0
Category: Reporting
Type: Bug Report
0
The Map item cannot determine correctly the appropriate zoom level when the map extent is set to a relatively small area - less than 0.1 degrees latitude/longitude.
Unplanned
Last Updated: 24 Mar 2021 07:55 by ADMIN
Please, add an option to use a report hosted on the Telerik Report Server in the Web Report designer.
Unplanned
Last Updated: 22 Apr 2020 07:08 by ADMIN
Created by: StillLearnin
Comments: 0
Category: Reporting
Type: Feature Request
2

As a full time developer I'm constantly switching between open documents.

It would be very nice if the Report Designer would support the standard Ctrl+Tab keyboard shortcut for switching between open tabs.

Completed
Last Updated: 19 May 2020 13:46 by ADMIN
Release 2020 R2

When exporting to Excel Worksheet, the CheckBox item is rendered as Excel Picture. If the machine settings are higher than the default 96 DPI (100%), the checkbox image is generated with incorrect size and the produced Excel file is corrupted.

Unplanned
Last Updated: 15 Apr 2020 08:12 by ADMIN

When using specific tables the query builder of the Standalone designer may fail with the message:

System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.Reporting.Design.QueryDesigner.Form.DataModelManager.CreateEntity(String path)
   at Telerik.Reporting.Design.QueryDesigner.Form.DataModelManager.FindOrCreateEntity(String path, Boolean refreshRelations)
   at Telerik.Reporting.Design.QueryDesigner.Form.DataModelManager.AddProperty(Property sourceProperty)
   at Telerik.Reporting.Design.QueryDesigner.Form.DataModelTreeViewController.TreeViewAfterCheck(Object sender, TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.OnAfterCheck(TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at Telerik.Reporting.Design.Common.Controls.TreeViewEx.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

The SQL script for creating the table to reproduce the issue is given in the Object Reference error on using Query Designer forum post.

Completed
Last Updated: 07 Jul 2020 10:06 by ADMIN
Release 2020 R2
In some cases, the error "Child doesn't implement ITableCell" can be thrown when the EnableAccessibility property of the viewer is set to true. To avoid it, set EnableAccessibility to False.
Unplanned
Last Updated: 10 Apr 2020 15:39 by ADMIN
Created by: Aaron
Comments: 2
Category: Reporting
Type: Feature Request
1

Hi there,

I would like to make a feature request for your Reporting Tool that would greatly improve the way we are able to create Custom Report Parameters Front-End for our application.
Currently we have access to a number of properties against each Report Parameter such as whether it is Visible or whether or not it is a MultiValue control as well as some other options you are well aware of. I would like to request that you allow the ability to create custom properties against a Report Parameter.

Currently when we build up our custom parameter interface we use the Visible field whether or not to Show the parameter and we use the MultiValue parameter to switch between multi select and single select inputs and we determine the type of control we use based on the Type property. Up to now we have managed ok with the built in properties but we are starting to find some limitations that would easily be resolved if we could add whatever properties we want to a Report Parameter.

An obvious example is if we had more complex control options for the various Report Parameters we might like to add a property that has the name of the control to use rather than having to guess which control to display based on the Type of the Parameter. Or if we have multiple parameters that depend on each other we can add a property that tells us what the hierarchy for the parameters is. That would allow us to know on the front end that one Parameter depends on another parameter.

The reason I believe adding custom properties is the best approach is because then the sky is the limit with how I can customise those options and my own customer parameter interface.

Is there any chance this request could make it into your product roadmap? I believe it is a feature that could be very beneficial not just for us but to all your customer.

Thanks,

Aaron

Completed
Last Updated: 13 May 2020 12:49 by ADMIN
Release 2020 R2

When the SqlDataSource wizard uses a connection to a non-MSSQL database, which is registered in a Report Server instance, previewing the results on the "Preview data source results" page will throw an exception.

Unplanned
Last Updated: 15 Dec 2020 12:23 by ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
1
Barcode.Encoder should have a custom option and with Bindings/Expression and user function to provide a barcode matrix for rendering any barcode symbology. 
Completed
Last Updated: 15 Mar 2023 11:07 by ADMIN
Release R1 2023
Created by: Neli
Comments: 3
Category: Reporting
Type: Feature Request
14
Please, make possible setting the report viewer options in the initialization of the Web Report Designer. For example, pageMode, viewMode and so on.
Unplanned
Last Updated: 31 Mar 2020 10:16 by ADMIN
It would be really helpful if you add a processing and rendering mode which will cut off a lot of interactivity and flexibility issues in favor of faster processing and lower memory consumption.
Completed
Last Updated: 18 May 2020 17:57 by ADMIN
Release 2020 R2

Steps to reproduce:

1. Create a Blazor application;

2. Add Teleri.Reporting NuGet package;

3. Add Telerik.WebReportDesigner.Services Nuget package -> some of the app dependencies are broken.

 

Solution:

Refer the .NET Standard DLLs from C:\Program Files (x86)\Progress\Telerik Reporting <Version>\Bin\netstandard2.0.

Unplanned
Last Updated: 27 Mar 2020 15:20 by ADMIN
In a table with dynamic row groups with PageBreak set to 'After', when the report is rendered in Interactive view mode, some of the groups with large content are additionally split into more pages. 
Declined
Last Updated: 31 Mar 2020 15:11 by Al

I believe I have the updated item, but it still does not work. I'm using Telerik Report Designer version 14.0.20.219 and I'm adding the WebServiceDataSource as follows with the following results (BTW this from a remote session at 1920x1080 and the program handling of this resolution is poor):

Add service URL parameter:

Set External Data File:

 

Set Parameters:

Click download - which will fail for the Web data source and should load the JSON data file; but:

 

Please advise -- and please work on the handling of this screen resolution.

Unplanned
Last Updated: 18 Jan 2022 13:27 by ADMIN
Created by: SPARE GmbH
Comments: 0
Category: Reporting
Type: Bug Report
2
If you introduce a Column group in a Crosstab and set its PageBreak to After, it won't be respected.
Unplanned
Last Updated: 24 Mar 2020 09:38 by ADMIN
Sometimes when you make a change in the Visual Studio report designer, then save it and click on Preview, the project is built but the report remains in Design mode.
Unplanned
Last Updated: 06 Apr 2020 09:55 by Rudá Cunha
Created by: Rudá Cunha
Comments: 4
Category: Reporting
Type: Feature Request
6

In the ReportProcessor, it would be interesting to be able to capture the log.
Since it is shown on the Console. And if possible to have other statuses such as generated the query, loading resources etc ...

Processing report
Rendering report

You can also calculate an estimated time to process / render.

Tranks.

Unplanned
Last Updated: 30 Mar 2020 13:41 by ADMIN
Created by: Rudá Cunha
Comments: 1
Category: Reporting
Type: Feature Request
1

Digital signature (certificate) in Word and Excel files.
In the same way that today it is possible to sign the PDF.

 

Something needed to make the document official.

 

Tranks

Declined
Last Updated: 18 Jan 2024 17:08 by ADMIN
Created by: Ada
Comments: 1
Category: Reporting
Type: Bug Report
3
When the report is exported to PDF, everything is as expected. When the report is exported to DOCX or XLSX, then part of the report is dismissed.