Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 11g cross-subject area reporting using action-links

Hi All,
I have got two different subject areas - Project Cost Subject Area and Financials AP Transactions Subject Area.
My requirement is to navigate from Project Cost to Financials AP Transactions subject area on the basis of action link through Invoice ID.
The physical column source of Invoice ID in Project Cost Subject Area is - W_PROJ_COST_LINE_F.DOCUMENT_HEADER_ID
and the physical column source of Invoice ID in Financials AP Transactions Subject Area is different.
Now,if I want to do the navigation based on the invoice id from project cost to ap transactions,how will I proceed ?
Thanks for your help in advance.
Answers
-
Explore options with Action links or Master detail report
0 -
Hi @Debraj,
One of the features of the "Link action" lets you navigate to another report when you click the value or header (label) of a column. It is possible to do this regardless of the subject area.
First larval you need to have two reports with the information "project cost" and another with the information of "transaction".
Then, edit the report "project cost" go on the property of the column you want to apply the action link, for example: "Project ID" navigate to the tab "Interaction" and choose "Dynamic Link Action" and set the link to open the report containing the information of "transaction".
For more details, read the following documentation:
Creating and Using Action Links and ActionsI hope this helps you.
Regards,
Carina Mendes.0