Running BI report from OBIEE Analysis for multiple recursive values
Hello everyone,
I am looking for a way to call BI publisher report from OBIEE analysis for multiple rows for a specific column.
For example,
I have an Analysis that has detailed data of orders.
Order date, Order number, Total, etc.....
And against each Order number, we have one BI publisher report attached.
I have created an action link passing the Order number as a column value. it's succesfull for running report one order at one click.
But now I want to achieve a functionality to run BI report against each Order number filtered for a month let's say 10 orders. And each BI report should be opened in a separate new tab for each Order Number.