Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Report with two multi-value linked Parameters

Author  Topic 

ChrisKGuidance
Starting Member

2 Posts

Posted - 2008-04-03 : 07:32:43
Hi,

I have a report that needs to use two multi-value parameters that are linked.

The report shows stock availability for the production of trial kits and the requirement is to enter multiple quantities of multiple kits as shown below:

Parameter 1 Parameter 2
Kit A 10
Kit B 15
Kit C 25

Is there a way I can select multiple kits and then enter a specific quantity for each selection?

Any help or advice is greatly appreciated.

Thanks.

dineshasanka
Yak Posting Veteran

72 Posts

Posted - 2008-04-03 : 12:05:28
You cannot insert any thing into the reporting serivces report. hence you need to write some C# or vb.net if not vb6 codings for this

---------------------
http://dineshasanka.spaces.live.com/
Go to Top of Page
   

- Advertisement -