Unplanned
Last Updated: 22 Mar 2024 19:59 by Mark
Created by: Brian
Comments: 3
Category: Reporting
Type: Feature Request
4
Please provide an option to launch a sub report directly from within the main report designer (standalone version).
Example, in Crystal reports, if there is a sub report within a report, a user can double click that sub report and it opens it as a new report tab. This is very convenient rather then having to chase down the path to the subreport and open it manually.
Completed
Last Updated: 16 Jan 2019 14:23 by ADMIN
Created by: HCP4
Comments: 2
Category: Reporting
Type: Feature Request
5
When in Print Preview, allow the user to view more than one page at a time. Maybe using the zoom out or mouse wheel to show more and zoom in to show less.

Thanks!
Completed
Last Updated: 07 Jun 2023 08:31 by ADMIN
Release R2 2023
ADMIN
Created by: Milen | Product Manager @DX
Comments: 3
Category: Reporting
Type: Feature Request
21
As a developer
I would like to have a built-in support for rendering various gauges in the report content
So that I can represent numeric values in a visually appealing way.
Declined
Last Updated: 26 Mar 2021 16:17 by ADMIN
Created by: Travis
Comments: 2
Category: Reporting
Type: Feature Request
5
A Reporting engine should expose the ability to control the layout of the table of contents\Document Map. Reports are not always data driven and should give the ability to display the contents of the report at different levels, much like Microsoft Word does with their table of contents.
Unplanned
Last Updated: 29 Mar 2021 11:21 by ADMIN
Created by: Lars
Comments: 0
Category: Reporting
Type: Bug Report
4
For some reason the export is suppressing leading spaces spaces in front of cells with text so they are not indenting properly. Padding is also ignored.
Declined
Last Updated: 29 Mar 2021 12:12 by ADMIN
Created by: Patrick
Comments: 1
Category: Reporting
Type: Feature Request
2
When we do a copy/cut and paste operation of controls (textbox, htmltextbox, etc.), paste the controls at the mouse position. 
Thanks
Unplanned
Last Updated: 28 May 2019 07:00 by ADMIN
The Labels to be displayed on a Numerical Scale Axis are currently set automatically.
The user can control the scale range via Axis Scale Minimum and Maximum properties. The user can control also the Label Step.
However, the exact Axis Labels to be shown are calculated automatically and cannot be controlled directly by the user.
For example the user cannot force the Axis Labels to start from the Minimum value.
Unplanned
Last Updated: 14 Sep 2018 09:19 by Amir
Created by: Srikanth
Comments: 2
Category: Reporting
Type: Feature Request
5
request to add groups on the right side of a Table
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: 16 Mar 2018 16:30 by ADMIN
Right now, if I want a textbox to always take up space, even if visibility is set to false, I need to wrap it in a panel. I would love to be able to just check a boolean and have this done behind the scenes. Having everything wrapped in panels makes things a pain to rearrange and needlessly complex. 

Barring that, at the minimum, having a function to "wrap" a textbox with a panel would be nice so I don't have to create one, move the textbox, make the panel match the dimensions of the textbox, drop the textbox in, and then move the panel back where the textbox was.
Unplanned
Last Updated: 14 Mar 2018 14:31 by ADMIN
Currently the images loaded in PictureBox item and Style's BackgroundImage property are rendered preserving the item's physical size. This causes scaling when the machine's DPI is different than the image DPI and affects the image quality.
A specific option should allow the images to be rendered without being altered, including applying antialiasing on the target graphics object.
Unplanned
Last Updated: 29 Sep 2021 12:57 by Sherri
Created by: Pete
Comments: 2
Category: Reporting
Type: Feature Request
10
When using multiple Condition Formatting Rules, the only option is the AND. An OR option should also be available.
Unplanned
Last Updated: 13 Mar 2018 09:34 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
2
Add support for reusable items. Create a report item like Panel, Table or Graph and then export and share to other reports. If a reusable item is modified a change can be propagated to all reports that use this reusable item.
Unplanned
Last Updated: 23 Mar 2018 14:15 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
0
As a reports author I need ranking functions ( https://docs.microsoft.com/en-us/sql/t-sql/functions/ranking-functions-transact-sql ) so that I can use them in specific scenarios.
Completed
Last Updated: 21 Aug 2018 08:59 by ADMIN
ADMIN
Created by: Peter
Comments: 2
Category: Reporting
Type: Feature Request
3
This will be useful when small changes should be applied to a report based on the current rendering format. 

For example the following expression will be possible:
= "Is the document PDF: " + RenderingExtension = "PDF"
Unplanned
Last Updated: 23 Mar 2018 14:14 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
1
Currently, we can control if the PageHeader section should be rendered as an Excel native page header or as regular rows. The latter option always makes these rows frozen in the Excel sheet. It would be good to have this customizable (frozen/not frozen).
Unplanned
Last Updated: 07 Mar 2018 11:47 by ADMIN
Created by: Loren
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be nice to have an option on the report book to Collate and set a Multi-Value Parameter or Data field as the list for collation. Essentially if i have 3 reports (A, B & C) and they have parameters of Start Date, End Date and Client(Multi-Value) and i want to collate by selected clients. The report book should then render the report as follows

Report A - Client 1
Report B - Client 1
Report C - Client 1
...
Report A - Client 2
Report B - Client 2
Report C - Client 2
...
Report A - Client 3
Report B - Client 3
Report C - Client 3

Collation is a very common scenario when working with multiple reports
Unplanned
Last Updated: 29 Mar 2021 13:04 by ADMIN
Created by: Brian
Comments: 4
Category: Reporting
Type: Feature Request
1
When printing large runs of multi page documents (production work orders where each job is 5 pages and we are printing 100 jobs), to support stapling options on the printers.
All office products support this and PDF programs.
Unplanned
Last Updated: 16 Feb 2018 07:00 by Henry
As a reports user I would like more options for Line Styles in Chart plots.
Currently the options are Solid, Dashed and Dotted.
As a start it would be great to replicate the options in the Kendo UI Line Charts dashStyle enumeration:
https://docs.telerik.com/kendo-ui/controls/charts/chart-types/line-charts#configuration-Types

As the perfect option list for me:
Solid
ShortDash
ShortDot
ShortDashDot
ShortDashDotDot
Dot
Dash
LongDash
DashDot
LongDashDot
LongDashDotDot

Thanks
Unplanned
Last Updated: 14 Feb 2018 13:07 by ADMIN
Created by: Cheese
Comments: 1
Category: Reporting
Type: Feature Request
0
Hello,

today I inserted many textboxes and fields from data source and draw my own table. Problem is, if more than one field is near one positon i cant position the field exactly.

If i marked more than one object i can't set x or y position per input. My idea is, mark all objects, open the position option and set for example from left 1cm, hight from the objects stays the same

Thanks!