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.
Author |
Topic |
chriskhan2000
Aged Yak Warrior
544 Posts |
Posted - 2004-10-13 : 12:35:28
|
Is there a way to create a report where it will only display the fields base on a certain parameter? I mean let say if a user select a parameter, then it will display the ID, Name, and Location. But if the user select another paramter then it will display the ID, Part, and Price. Not sure how I would go about doing this since Reporting Services is quite new and there are not a lot of help out there. Let me know if anyone has work with creating multiple layout in one report. Not sure if custom code such as if user click this parameter then hide these fields and unhide these fields will work. Any comments or suggestions would be much appreciated. Thanks. |
|
|
|
|