Hi,
I have a parent WEBI report.
It has 2 prompts "From date" and "To Date".
When the user selects the from date and to date the data is displayed for the dates between these 2 dates in the parent report.
For Ex: User selects 1-Jan-2015 to 21-July-2015, the data in the parent report displays for these dates.
In the second report(child report) too, I have the "from date" and the "to date".
Now when the user drill down to the second report I need to pass these prompt values to the child report prompts.
How can I do that?