From: HiddenStroam on
From a Sub quary i will get multiple records as a , separated list for a column id. can we create hyperlinks for that subquared value as each value in it will give its own hyperlink.

EX:

the values are coming like this
Row 1 Row 2
-------------------------------------
id value1,value2,value3

and value1 hyper link will by xxxx+valueid1+id?entityvalue
and value2 hyper link will by xxxx+valueid2+id?entityvalue
and value3 hyper link will by xxxx+valueid3+id?entityvalue


Please help me how can i do it

From http://www.developmentnow.com/g/115_0_0_0_0_0/sql-server-reporting-services.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
From: Bruce L-C [MVP] on
I'm confused, are value1, value2, value3 all in the same field?

Bruce Loehle-Conger
MVP SQL Server Reporting Services

"HiddenStroam" <Hiddenstroam(a)gmail.com> wrote in message
news:82bda528-f7e4-4dfc-addb-1c8a173b1666(a)developmentnow.com...
> From a Sub quary i will get multiple records as a , separated list for a
> column id. can we create hyperlinks for that subquared value as each value
> in it will give its own hyperlink.
>
> EX:
>
> the values are coming like this
> Row 1 Row 2
> -------------------------------------
> id value1,value2,value3
>
> and value1 hyper link will by xxxx+valueid1+id?entityvalue
> and value2 hyper link will by xxxx+valueid2+id?entityvalue
> and value3 hyper link will by xxxx+valueid3+id?entityvalue
>
>
> Please help me how can i do it
>
> From
> http://www.developmentnow.com/g/115_0_0_0_0_0/sql-server-reporting-services.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com/g/