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 |
shanmugaraj
Posting Yak Master
219 Posts |
Posted - 2014-02-09 : 02:44:54
|
single Data column will be displaying csv values and need to build hyperlink for each item in new window.
Eg-
Bike,car,bus
Bike,car,Bus,Tram
When user selected data,
In an single cell of my ssrs, i need to display an column which can hyperlink to respective page
In cell one data to be displayed as below with hyperlink related to value on each value pointing to new window Bike Car Bus
In cell two data to be displayed as below with hyperlink related to value on each value pointing to new window Bike Car Bus Tram
THANKS SHANMUGARAJ nshanmugaraj@gmail.com |
|
|
|
|