How to do on-click on WEBI?

I have need to develop a report(s) that when user click on a cell of first report, the value of that cell will be passed to the second report as input. Is it possible to implement it in WEBI and how?


taskoriented (BOB member since 2007-05-08)

Sounds as if you are looking to create a hyperlinked report. Have you tried doing a saerch on hyperlink?


Joe Szabo :us: (BOB member since 2002-08-19)

Look for the OpenDocument function, start here.


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

thanks. I need to pass the value of the cell as well as all the prompt values to the second report. Do you think Hyperlink can do that? I will also look into OpenDocument and see how it works.
Meanwhile, is it better to developer two reports or two tabs on a report in my case?


taskoriented (BOB member since 2007-05-08)

If I understood you correctly, you want to pass the cell value as it is and not as the prompt value on the second report. Because you have some other values need to be passed to prompts.

You have to have dummy prompt, to pass cell value. Selection of second report or second tab on the same report hardly matters. You can go with actual requirement.

Sujit


sujit_patange (BOB member since 2005-07-19)