How to Pass Same Parameter Multiple Values to another BI Publisher Report Parameter Dynamically via
Hi I have two reports in BI Publisher 12c which have same parameter (project_name).
It is a multi selection parameter.
1. Project Summary Report
2. Project Details Report
Now the requirement is need to navigate one report to another report via BI Publisher URL Feature.
when i click on Project Summary Report and select more than project from the parameter. It has to
pass those selected multiple project values to other report (Project Details Report).
Suppose
We have parameter called project_name
it has 50 Project list. If we select 5 Project List from Project Summary Report then it has to pass those 5 Project List to other report