hyperlink problem

i have a column with some numbers,i want to make a hyperlink on each number for opening a sub report containing it s details,
for making hyperlink i am using
code:: Hyperlink (string URL, string display_text)
but when i make a variable with this formula,it applies to whole column and shows just one link, whereas i want an individual link for each no.
suggest


RUCHIKA (BOB member since 2005-09-21)

I think you can link only one report in one object.But you can pass parameter to the report(means based on the value which you click the detailed report will run for the selected value) :wink:


Gokul :india: (BOB member since 2005-10-30)

can you tell me how you can pass that value to the new report and run according to that
appreciate it


RUCHIKA (BOB member since 2005-09-21)

Search in the webintelligence.pdf for opendocument funtion.You will get what you need :yesnod: r :nonod: :rotf:


Gokul :india: (BOB member since 2005-10-30)

Indeed, search – the OpenDocument function is different for each version of WebI. I think this is the third post today in Reporter that could have answered itself by doing a search for OpenDocument, rather than by creating another new topic.

Please tell us which version of WebI, and a moderator can move this to the correct WebI forum.


Anita Craig :us: (BOB member since 2002-06-17)

Start with this thread.


Andreas :de: (BOB member since 2002-06-20)