Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Is it possible to have a WITH clause in OBIEE Logical SQL?
Summary
Is it possible to have a WITH clause in OBIEE Logical SQL?Content
Hi all!
Is it possible to have a WITH (subquery) clause in OBIEE Logical SQL?
I have to exclude some duplicate workers which are also not active assignment records.
I was able to do this in BI Publisher. I did this by counting person_ids and then excluding person_ids having count > 1 and assignment status type is not active.
I was able to do this in BI Publisher but we need to create some visually pleasing dashboards with this data set and BI Publisher is very limited in terms on graphics like tables, charts, and other views.
0