all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

Wishlist for Reporting Services



Wishlist for Reporting Services harshwardhan NO[at]SPAM mailcity.com
11/17/2004 5:12:34 PM
sql server reporting services: Here is a consolidated list of features that would make this a GREAT product:


Top most requirement:

Webforms for Parameter Menu

- Ability to Specify the location of a parameter box on the menu bar
- Explicitly define which parameters depend on which parameters.
- Listbox / ComboBox/ Radiobuttons / Checkboxes
- Tree control for parameters
- Multi-Select Parameters
- Date picker button so users select a date from a calendar



Other very important requirements:

1. Functionality to freeze/float headers in reports

2. Export directly to PowerPoint and Export to word
3. Ability to export to Excel, and utilize formulas/charts within excel
4. Hide/show items based on render format (say hide in PDF but show in HTML)

5. Zero footprint report creation, (Maybe Active Views)

6. Expression to select Dataset in a Table/Matrix
Expression to select Subreport in a Main report
8. Datasets based on datasets

9. Using macros

10. More advanced charting (Particularly Gauge)

11. Integrated BI portal/dashboard within the tool

Re: Wishlist for Reporting Services Brian Welcker [MSFT]
11/18/2004 1:14:02 AM
Comments line.

--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]
Under consideration for future release.

[quoted text, click to view]
Would like to understand this scenario. Are we guessing wrong?

[quoted text, click to view]

Under consideration for future release.

[quoted text, click to view]

Under consideration for future release.

[quoted text, click to view]
Planned for SQL 2005 version.

[quoted text, click to view]
Planned for SQL 2005 version.

[quoted text, click to view]

Planned for SQL 2005 version.

[quoted text, click to view]

Under consideration for future release.

[quoted text, click to view]
Under consideration for future release.

[quoted text, click to view]

Under consideration for future release.

[quoted text, click to view]

Hopefully, Report Builder (new name for ActiveViews) will meet your needs.

[quoted text, click to view]

Under consideration for future release.

[quoted text, click to view]
Under consideration for future release.

[quoted text, click to view]
Don't quite understand this one. Union? Join?

[quoted text, click to view]
Report Designer macros? Excel macros in rendering?

[quoted text, click to view]
3rd parties can do this in SQL 2005 version.

[quoted text, click to view]
No plans here. Will improve SharePoint integration.

[quoted text, click to view]
Possible today with workaround. Explicit support is on the list for a future
release.

Re: Wishlist for Reporting Services Jeff Davis
11/18/2004 9:57:24 AM
The "Datasets based on datasets" request sounds like something I'm looking
for. What I'd like to see is the ability to have better master-detail
support within RS. For example, if I'm constructing a master-detail report
of customers, their orders, and details about each order, I would likely
have three datasets in RS. Unfortunately, however, RS doesn't know how these
datasets are related (RS datasets seem more analagous to .Net DataTables).
For example, if I create a list of customers and then create a table of
orders inside that list, RS doesn't automatically filter the orders to just
those related to that customer.

The master-detail interface I'd like to see is similar to how .Net datasets
and relationships work with WinForms binding. I can set up a grid and bind
it to one DataTable in the DataSet, and then I can bind another grid to a
foreign key relationship from the master table to a detail table. This
automatically filters the list of detail items to just those relating to the
selected master record. I'm hoping for this kind of support with the ability
to run reports off .Net datasets in the 2005 rev.


An additional high priority item for me is the ability to output rich text
formatting (bold, italic, underline) within a single text box.


Jeff Davis


[quoted text, click to view]

Re: Wishlist for Reporting Services harshwardhan NO[at]SPAM mailcity.com
11/18/2004 2:25:51 PM
Brian,

Thanks for the reply. Here is an explaination:


[quoted text, click to view]
Would like to understand this scenario. Are we guessing wrong?


a. If I create TWO sets of cascading parameters - where one set
cascades independently of the other - changing a parameter from one
set should not affect the parameters from the other set.

b. Currently - all "expression based" parameters are assumed
dependent.

c. The best way to resolve this is - by using the "Parameter Map" as
the basis for defining the dependency.

If A PARAMETER based on a dataset is based on a SET of parameters -
it should only be refreshed if ONE of the of parameters in the SET are
refreshed.
Otherwise - it should NOT be refreshed.


[quoted text, click to view]
Don't quite understand this one. Union? Join?


An ability to create TWO datasets, obtain the results for both and
then be able to create a DATASOURCE on top of those - and create yet
another data set.
I think this can go a long way...


[quoted text, click to view]

I was referring to : Report Designer macros - to facililate rapid
Re: Wishlist for Reporting Services johnE
11/19/2004 12:09:02 PM
Datasets of Datasets are easy. I do them all the time. Build an SP and do
the join on the server side. Workd great and will always be faster than two
independent sets join later.

[quoted text, click to view]
Re: Wishlist for Reporting Services cbaldwin NO[at]SPAM gmail.com
11/19/2004 1:00:09 PM
[quoted text, click to view]
<snip>

Hi Harry... you can do Word and Excel now with SoftArtisans OfficeWriter:

http://officewriter.softartisans.com/officewriter-250.aspx

Best,
Re: Wishlist for Reporting Services Roman K
11/22/2004 5:45:34 AM
Hi,

Just wondering if MS Reporting Services or Report Builder will have the
ability to create alerts (just like in Crystal Reports) based on the data. If
alert condition is true then send email alert, or execute stored procedure.

Also, it would be nice if a column heading (table header entity) or field
entity can have the ability include a text box hint with value of another
field name. So lets say I have a field name called "report name", I would
like give my end user the ability to go over the report's name and display a
text box hint with the value of "report description".

Thanks

Roman

Re: Wishlist for Reporting Services aaron_kempf NO[at]SPAM hotmail.com
12/8/2004 12:07:28 PM
EXPORT REPORT TO ACCESS (wtf, you have powerpoint, word, excel-- what about
Access??)

SMARTER INSTALLER - dumb it down 10fold; make it more customizeable. Make
it _WORK_

LESS LICENSING RESTRICTIONS - WTF DO YOU MEAN I CAN'T RUN RS STANDARD ON A
DEVELOEPRS' EDITION OF SQL SERVER


[quoted text, click to view]

Re: Wishlist for Reporting Services aaron_kempf NO[at]SPAM hotmail.com
12/8/2004 12:08:32 PM
RS ACTIVEX CONTROL FOR ALLOWING CONSUMPTION OF RS DATA IN OTHER LEGACY (VB)
APPS



[quoted text, click to view]

Re: Wishlist for Reporting Services Brian Welcker [MS]
12/30/2004 12:19:23 PM
You mean a tooltip? You can specify this on any textbox.

--
Brian Welcker
Group Program Manager
Microsoft SQL Server

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button