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
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Links on a matrix

Author  Topic 

cipriani1984
Constraint Violating Yak Guru

304 Posts

Posted - 2010-04-16 : 09:07:07
Hi,

I have a matrix with; fields_rows, fields_columns, fields_value.

When I right click on the fields_value and select navigation, I want to add a link to another report based on the value that has been selected off the matrix.

Is there a way to get it to move across only the values of the rows clicked on or will it take all? Because when I am linking through navigation in the properties menu it says;

Parameter; fields_row = value; fields_row.value

Any help?
   

- Advertisement -