Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Report as Filter with 2 column combination

Hi All,
Need your inputs on a requirement where I need to use a analysis as filter for another analysis using two columns.
If we do this normally, OBIEE will filter Column Col1 & Col2 of report A using Col1 and col2 of report B putting IN clause in the report query .
But how to do this for a combination of Col1 & Col2..trying to avoid model change or the dirty solution of Concat .
Is there any other way ?
Cheers!!
A
Answers
-
Experts...Any inputs pls
0 -
That's the way OBIEE works...
Why do you want to combine both columns anyway? To handle this at OBIEE Presentation Server side, you will have to concat the columns.
0