For example:
In OBIEE 11G, there are two reports (Master and Detail ) in one dashboard, when customers click the one column named "Month" in Master report , which will impcat the detail report data based on the clicked value.
Is it possible to implement this function for using JS or handcode or variables? Thanks .
PS:
1. Customers do not want to use the Master-Detail event in columns,because it will show the drop-down box or slider in detail report, which is not beautiful and feeling.
2. I try to use Navigate function or action link function , however, it will go to the new page, not impact the report in same page , which is not my expected result.
