Search

Drillthrough Report with No Default Parameter by yosedesh

Active

1
0
Sign in
to vote
Type: Suggestion
ID: 780059
Opened: 2/26/2013 2:11:41 PM
Access Restriction: Public
0
Workaround(s)
When creating a DrillThrough report, all of the parameters currently need to be passed or have a Default value. If a parameter has no default value and is not passed in, an error message is shown: "The 'parameterName' parameter is missing a value."

However, due to some business rules, it may be necessary to only pass some parameters and have the user specify the other parameters (no default values) when drilling down. In such situation, it is better to have the default "Specify Parameters Values" instead of the error message shown.

This is because the report is actually functioning as it should be and the error message simply turns off the users, making them think that the report is not functioning correctly when it actually is.

This is using Report Builder 3.0 for SQL Server 2008 R2 on SharePoint 2010.

For more info: http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/cc6da803-98bf-4fd0-b5ae-2ce43b336817/

Thank you.
Details (expand)

Product Language

English

Category

Reporting Services

Proposed Solution

By default, DrillThrough reports should show "Specify Parameters Values" instead of "The 'parameterName' parameter is missing a value." -- even if some parameters have not been specified.

This is because the user can always specify the other parameters anyways. Moreover, per business rule, it may be necessary to only specify some of the parameters and have the users manually pick the other parameters.

Primary Benefit

Improved User Interface

Other Benefits

 

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Rick Spicknall on 3/22/2013 at 11:28 AM
This behavior is new to SQL R2 SharePoint Integration Mode, in SQL 2008 you would get an error but still be able to see the parameters window. With SQL 2008 R2 you will get an error when trying to run the drill through report but will not see the parameters window.
Sign in to post a workaround.