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
Action links wont pass parameter

Hi i am using obiee 12c
I have one report in which i count some subjects.
What i want to is when I click on the number it shifts me to another report which is showing me what subjects are counted.
I managed to do that except one thing, action links pass every parameter to detail report i want except one.
So it pases every prompt value and column value but not this from row
Any suggestions??
Answers
-
Are both reports based on the same subject area?
Does the target report include an is prompted filter on the field in question?
Is it a field, not based on a calculation?
0 -
Same subject area, i have a is prompted filter for that field, and yes it is a field. I have almost the report and it passes parameter corectly.
Cant figure out why this one doesnt work.
I did a workaround, I placed --is based on another analysis-- filter and it works fine.
But that still didnt clarify my first question.
0 -
And your action link is at row level and is invoked on the highlighted column?
As a workaround you could create a dashboard prompt for the same column, and set a presentation variable with it, filtering based on the presentation variable.
You can then display the presentation variable whilst testing and that way you will have assurance that it is 'catching' the parameter, which might give you more of a clue on what is happening on your second report - particularly if you add a show sql presentation or similar for further diagnostics.
0 -
Two other questions; -
Did you try the above as a table rather than pivot table to see if you get the same result?
Would a master / detail serve your purpose better if you are looking for a row level coordinated detail?
0 -
Did you resolve your issue?
If not can you provide any further detail or if it is resolved can you close the question?
0