Completed
Last Updated: 07 Oct 2015 08:56 by ADMIN
Created by: Edu
Comments: 1
Category: Reporting
Type: Feature Request
4
In general I quite like the Stand Alone Report Designer but one thing that is a bit painful is that the default height of new fields are way to big. About half the current height would be more appropriate. It wastes time to have to resize every field after adding it, and especially also having to also shrink the height of details section is you added a new field to it.
It would be ideal if you could add a configuration section where everyone can specify their own default values such as field height but page size would also be handy.

Thanks for a very handy product.

Regards

Edu
Completed
Last Updated: 06 Oct 2015 15:57 by Fandy Backers
Created by: Alexandre Jobin
Comments: 1
Category: Reporting
Type: Feature Request
5
Adding support for label connectors. This little line that attach the label to his part in the chart like the ones from Kendo UI: http://demos.telerik.com/kendo-ui/pie-charts/index
Completed
Last Updated: 06 Oct 2015 15:57 by ADMIN
Created by: Gama
Comments: 1
Category: Reporting
Type: Feature Request
1
We had a pie chart with 9 slices with limited plotting space. The labels are overlapping and random at best and not presentable at the moment. 

We tried the following scenerios:
  ThisPieChart.IntelligentLabelsEnabled = true;
  ThisPieChart.AutoLayout = true;
  Alternate the bigger slice with smaller slice to give good space for labels.
  Printing out in Black and White paper also is a mess as patters are not there on the slices.
Completed
Last Updated: 06 Oct 2015 15:15 by ADMIN
Created by: Vincent
Comments: 2
Category: Reporting
Type: Feature Request
11
Hi, for our coming cloud platform, we need a Report Service Engine which is capable of deliver Reports at a scheduled time to specific users in per ex: inbox or folder or etc...

Some of your competitor like ComponentOne seems to have already these kind of feature: http://www.componentone.com/SuperProducts/ActiveReports8Server/Server/

I would honnestly work with you guys so, I would love to see these kind of stuff in near future....

Txs
-Vince

ps. you may contact me for any question for more details or I would be part of any preview of beta ...
Completed
Last Updated: 03 Sep 2015 17:05 by Stéphane
Created by: ANTOINE
Comments: 4
Category: Reporting
Type: Feature Request
14
Actually, the report footer displays right after the preceding content. It would be very useful to force it to the bottom of the page, just before page footer
Declined
Last Updated: 08 Jun 2015 11:24 by Patrick
When using report templates, the only connection with the original template is when the report is created. This is problematic due to the time it takes, as well as the potential for error and inconsistency.

It would be helpful if the report designer included an ability to update a report based on the template. If a minor change needs to be made to a group of reports, now that change has to be done individually in each report. Ideally there should be an option to update the report from the original template. While I understand that detailed content would be problematic to update, things such as styles, report and page headers/footers, etc., could be updated (or 'replaced' with the equivalent content from the template). 

Ideally there would be an option to update from template, and then the user could select which items to update; 
- styles
- page header/footer
-report header/footer
Declined
Last Updated: 08 Jun 2015 11:18 by ADMIN
Created by: Rick Kauwen
Comments: 1
Category: Reporting
Type: Feature Request
3
Datasources of tables and expressions are processed even when the item is not visible. This can lead to performance problems. It should be possible to disable certain items to be processed. The most obvious way is that items are not processed, that are not visible anyway.
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.
Completed
Last Updated: 06 Apr 2015 13:39 by ADMIN
Created by: Hinata
Comments: 4
Category: Reporting
Type: Feature Request
10
As our business requirements are very strict we need to be able to set the Graph Scale Maximum and Minimum properties based on our data. This would make our charts much more visually pleasing having the needed empty space above the data.

For example, the most often required scenario is setting the Scale.Maximum as a percentage of the already calculated max value by the Telerik Reporting engine.

We imagine there would be some kind of object which we can use inside an expression in these properties: = CalculatedMaxValue * (1 + 0.1)
Or we can calculate the value ourselves inside a User Function and then use the function in the expression.
Completed
Last Updated: 06 Apr 2015 13:37 by ADMIN
Completed
Last Updated: 06 Apr 2015 13:34 by ADMIN
Created by: sitefinitysteve
Comments: 2
Category: Reporting
Type: Feature Request
5
Loading one simple report with one user can spike the cpu.  Multiple users on that same report cause the cpu to go insane.

Global caching needs to be a thing in reporting...you guys are always looking for performance improvements anyway.

Current Scenario as defined by support:
- Person 1 hits report 1, reporting processes\renders it
- Person 2 hits report 1 (same params), reporting processes\renders it
- Person 3 hits report 1 (same params), reporting processes\renders it
...

Expected Scenario:
- Person 1 hits report 1, reporting processes\renders it, processed data result is cached
- Person 2 hits report 1 (same params), reporting retrieves the processed data from cache, and report is rendered
- Person 3 hits report 1 (same params), reporting retrieves the processed data from cache, and report is rendered
- Person 4 hits report 1 (same params), reporting retrieves the processed data from cache, and report is rendered
(10 minutes elapses, or whatever the timeout is)
- Person 5 hits report 1, reporting processes\renders it, processed data result is cached
Completed
Last Updated: 06 Apr 2015 13:31 by ADMIN
ADMIN
Created by: Doroteya
Comments: 1
Category: Reporting
Type: Feature Request
3
As a developer that uses both Telerik Data Access and Telerik Reporting in its projects, I often find myself in a situation where I experience version mismatch errors regarding the Telerik.OpenAccess.* assemblies. For me it is inconvenient to downgrade the version of Data Access, and would like to either be able to automatically add the binding redirects in the .config file, or to use a more recent version of Data Access in my Reporting applications.
Completed
Last Updated: 06 Apr 2015 13:28 by ADMIN
Created by: Chris Trina
Comments: 1
Category: Reporting
Type: Feature Request
4
In a situation where the clients are entering formatted text into the system, none of the suggested work arounds for this item are acceptable.  Lacking this support, it is impossible to enter math expressions.
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.
Declined
Last Updated: 19 Jan 2015 13:05 by ADMIN
Created by: John
Comments: 1
Category: Reporting
Type: Feature Request
1
With the current version of telerik reporting, the default date/time for when the report is run on the bottom left of the report shows up in big bold numbers across the entire report when you print it from excel. The problem is easily fixed by either removing the field or moving it to the top of the report but it is a waste of time and not something i would easily remember to do until after the fact.
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: 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: 09 Dec 2014 13:36 by ADMIN
Created by: Justin
Comments: 1
Category: Reporting
Type: Feature Request
1
Please support WebApi 2+, I am stuck using <2 because the Telerik Reporting components are incompatible with the latest ASP.NET WebApi.
Declined
Last Updated: 08 Dec 2014 12:29 by ADMIN
Created by: Mhd.Ahd
Comments: 2
Category: Reporting
Type: Feature Request
1
When opening a data source by the wizard and go through it then save (even without any modification), the provider property will be cleared.

Workaround: Re-set the 'Provider name' again upon closing the wizard, by the properties window.

Product: Report Designer v2014.Q2