Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 11g: Filtering report by passing parameters thriugh Action Link not working

Hi Gurus,
I created 2 reports. On clicking a column from Report1 should initiate action link to show Report 2 and filter Report 2 by passing one parameter from Report 1.
But the Report 2 is not being filtered out after passing a parameter from Report 1.
In the Report 1, First column, I created the Action link and passing the parameter value as shown below.
URL: https://XXXXXXXXXXXXXX/analytics/saw.dll?PortalGo&Action=@{1}&path=@{2}&3=@{3}&4=@{4}&5=@{5}&6=@{6}
In The second (target) Report 2, I used the same column as Prompted, as shown below
Still, the target report is not filtering the value and showing all result.
Please advice where it could get wrong?
Thanks in advance
Regards
Sudipta
Answers
-
Hi
Could it be helpful to set up filtering the report based on presentation variale (clicking on "Add More Options" in New Filter menu)?
0 -
Hi,
Are you navigating to a report that is coming from the same subject area/prompting the same column?
If so, you should be able to set a navigate action link on the column you want and point it at the dashboard/report you want.
(SELECT NAVIGATE TO BI CONTENT)
Add a filter on the second report to saying 'is prompted' on your column
This should carry over the values.
Hope this meets your needs
0