Hyperlink in same report

Hi

I am facing 2 issues related to hyperlink in WebI 3.1.

1> I want to hyperlink a Id column from a “Summary tab” to “Detail tab”. Here users will select/Click the Id from Id Column in “Summary” tab to view the related detailed data in detail tab. I am aware this was easily do able in XI R2 but I am unable to do it in XI 3.1, even by using relative hyperlinking.

Need some help with a sample code to implement. - Concern : how will the data pass dynamically from summary to detail. need an example.

2> I have few sets of parent > child >sub child > sub sub child…>…n.
I need to know , how can i implement this scenario using hyperlinking in the same report, using different tab of the report. Is it feasible…??

Please help… :?:


saambhav (BOB member since 2009-06-25)

This was not possible in XIr2 without custom jsp code.

This post may help you:-

https://bobj-board.org/t/168851


Mak 1 :uk: (BOB member since 2005-01-06)

Thanks Dear…

I will update this post very soon with a workable solution in R2 and 3.1 as well, as I am very close to acheiving this.

But, The 2nd concern still remains. Could you help me with the second issue, if any. Let me know even a wrokaround.

Hope, I receive a positive respose soon… :expressionless:


saambhav (BOB member since 2009-06-25)

As far as I’m aware the ability to link to a particular report tab was only introduced in 3.0, So, I will be intersted to see this!

As far as I’m aware you will have to spawn multiple copies / open doc calls to acheive this functionality.
I don’t think from your description of the problem that this will work for you.


Mak 1 :uk: (BOB member since 2005-01-06)

Hi,

I haven’t seen something link this. As there is no parameter that open a particular tab of a report, there is about instance of a report though.

I’d like to see this working.


M H Mohammed :us: (BOB member since 2010-06-16)

Guys,

Please help me with the 2nd scenario I mentioned earlier. I am fine even if you suggest me with few workarounds. I am actually currently preoccupied and would appreciate if 2nd scenario works out for me.

Waiting for few ideas so that i can implement it.

I would be updating with the workaround solution for 1st item very soon.

Thanks in advance… :+1:


saambhav (BOB member since 2009-06-25)

Hi,

Why don’t you create reports different reports as you cant open one a different tab in the same report using Open Doc.

Go through my 2nd response in this post.


M H Mohammed :us: (BOB member since 2010-06-16)

sReportName opens a particular tab of a Webi report. You can even navigate to just one table using sReportPart, 3.0 and up, only.


Mak 1 :uk: (BOB member since 2005-01-06)