Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 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
Turn this SQL in OBIEE join relations... Help please :(
Answers
-
Ciao again Gianni and thanks to spend your time i really appreciate it.
yesterday night i was thinking to do a view but is not dinamyc (filter can be changed).
As i told you is a self reporting and users make their own report.
even if i could create a view (in this way)
select c.circ_id as ID
from
pippo a, pluto b, pippo c
where
a.circ_id = b.parent_id
and b.member_id=c.circ_id
i can't put this condition (that is essential)
and a.circ_id = 'ROMAITDG/ROMAITDG/S2T/000009'
These are steps that end users will do:
select ID field, they will drag it into analysis, and from it they will create a filter.
So i have to put myself on the other side (end users) and try to find a solution. With view i don't think to solve it
0 -
They must have that thing available as a subject area? Because in that case, as said, I'm sorry to be negative but there isn't a solution (as a.circ_id can't be the same column as c.circ_id).
0 -
Yes. they must have as SA.
Tomorrow we'll have a meeting... we'll see.
Thanks again for your support.
0 -
Show them the video tomorrow during the meeting! Can't be worse than how you are now with an impossible requirement
0 -
This thread is becoming popcorn cinema
0 -
You right Christian... Sorry for that
do you agree with Gianni there isn't solution for this request?
what do you think about it?
i really would like to know another point of view
thanks a lot
0 -
That wasn't a complaint man! I agree 100% with Gianni
0