I have a requirement where I need all the nationalities of a person in a single row. Ideally when we fetch the citizenship we get multiple rows. We have tried RCOUNT and PIVOTTING Results but no luck. Has anyone achieved this already?
Hi @Vibha Pandey - Oracle ,
I have had a similar question in the past, but the problem was that all Nationalities were displayed but only the current one was desired. This is explained in a little more detail in Doc ID 3021065.1.
Diversity Analysis includes 'Country Of Citizenship' and it will show all citizenships (nationalities) by default. If you want to filter out expired citizenships, you can use the filter: Citizenship Status Code = E (expired) (CITIZENSHIP_STATUS).
Hope that helps.
Regards,
John
Thanks John!
My client has a population where dual citizenship is common. I need both of them on the report and in one single row. Something like Nationality1, Nationality2.
Hi @Vibha Pandey - Oracle Did you manage to get the multiple nationalities in a single row? I am having a similar use case and not able to achieve the desired output.
Hi @Madhura Saurabh Mirikar,
Welcome to the Oracle Analytics Community!
As it is an year old post (and if you are not able to receive any answer), I would recommend you to raise a new question with all relevant details like issue details, screenshot (without sensitive data) etc. so that someone can able to help you.
Thank you.
I agree it is better to start a new discussion instead of updating a year old post.
In any case regarding your question, OTBI cannot natively return multiple citizenships/nationalities in a single row for a person. But you can achieve it using BI Publisher (LISTAGG), a Data Model, or a custom SQL-based subject area, because OTBI does not support dynamic row-to-column pivoting or string aggregation.
Hope it helps!
Hello, Am new to FDI but learning. I know that we can access the FDI Workbook (which you normally see in Oracle Analytics - see below) from the Fusion landing page, as demo-ed by one of our consultants. However, how do we do this? I know that in Fusion Security Console, you need to add several application roles in order to…
In an analysis/report, when the Bottom Up Manager details are selected from the hierarchy, the Top Position Person record drops out. This is due to the fact that this top level position does not have a record in the Fusion table : PER_MANAGER_HRCHY_CF which is the source to load OAX$OAC.DW_MANAGER_CF_DH . The requirement…
I want to know how PaaS data can be brought into FDI. Ex : Some customer related information is on PaaS. I want to bring it in FDI to join it with customer data coming from oracle fusion and then build an overall report.
We noticed today that the data augmentation card isn't available for us anymore. Anyone with the same issue? Regards
Would like to know if anyone has created an FDI calculation in "HCM - Workforce Core" subject area that returns true Span of Control (based on actual current manager to direct reportee ratios)? It seems both Oracle delivered Span of Control measures aggregate average ratios over a span of time. We would like to show a true…