Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 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