Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Pass results from an analysis in OAC to filter values of an analysis in ERP OTBI

I am trying to compare data from ERP/OTBI to OAC and then pull additional details from ERP based on the results of the comparison. For example, I have dimensions A, B, C and Measure 1 from OTBI. I compare (join) them to Dimensions A, B, C and Measure 1 from OAC. For any values which join, but Measure 1 doesn't match, I need to pull additional details from ERP/OTBI. I found a method where you setup a BIP report in ERP, and have the dimensions sent as parameter values, which are passed as a data action from OAC to BIP via URL. But is there no way to show the data in an OTBI Analysis, rather than in a BIP report?
Best Answer
-
Hi,
I don't have an OTBI to check what it looks like, but it generally behave a lot like OBIEE (11g or 12c, no idea but doesn't matter here).
In OBIEE you can pass filters to an analysis by using the GO URL syntax.
I don't have a 12c link handy, but it is (was?) documented in the official doc too (both 11g and 12c), I just can't remember where to find it there...
Give it a try and see if your OTBI accept the GO URL syntax.
0