Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1235
Questions and feature requests
posted

At the first look the NetAdvantage reporting looks great, but I have to mention several points. Some points may be possible right now (in this case a hint in the right direction would be nice). Other points should be included in a future release.

Code behind & customizing parameter validation
You wrote that code behind don't fit into your understanding of a flexible reporting solution. Code behind would prevent storing report definitions in a database. Please think about an assembly that you could embed in the report definition or store the assembly in the database also. In that way I could imaging of customizing the parameter validation rules.

Merging reports
Please integrate the possibility to merge several reports into one big report. It should be possible to define the merge order and so on.

Import various file formats
As far as I know you can import png and jpg files only. In order to provide the best visual results I would to appreciate the usage of vector formats (e.g. wmf or wpf path-objects).In addition we need a way to combine reports with existing pdf files in order to get a pdf file with the combined content.

Conditional formatting
You said already that conditional formatting is coming in a future release. This feature is very import for us!

Rendering with silverlight controls
You wrote:

"Silverlight controls can be used for rendering parts of the report, which usually provide a much better visual design and interactivity."

Does the CTP provide this feature already?

User customizations
Is there a way to access the underlying report objects? I would like to display the report structure in order to give users the ability to (re)move report parts.