Skip to Content
0
Former Member
Jul 29, 2016 at 02:32 AM

Passing Values Between Two WebI Documents

1046 Views

Hi Everyone,

We have a requirement to pass values (not query parameters) from one WebI document to another WebI document. Below is a brief description

Step1: User runs document A (parent document) and selects a [State] parameter and runs the report. Say [State] = "NY". So the first report runs for only "NY"

Step2: We need to pass that [State]="NY" value into a child webI document, document B.

We don't want to filter the child report by passing a query level parameter using document linking. The child report opens and runs for all the states by default but we just need to send that "NY" value into the child report which is later used for report level calculations etc...

Please let me know if my question is confusing!

We are using SAP BO version 4.1 SP5 and the report is developed on Launch Pad

You guys are all awesome and been helpful with a lot of issues. couldn't thank enough 😊