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
 How to assign Parameter = field value

Author  Topic 

schuhtl
Posting Yak Master

102 Posts

Posted - 2005-07-06 : 11:40:10
I have a report that has multiple tables. When a user clicks a particular value the report jumps to another table. My problem is I want to highlight all values in the second table that match the value clicked in the first table. Is this possible using some sort of parameter.
   

- Advertisement -