Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Feasibility to fetch lookup values in OTBI reports

We have a requirement to pull employee name in the OTBI report if the DFF field has employee number . Does OTBI support this scenario to fetch lookup values into the report?
Answers
-
Yes OTBI has the capability to get data from additional information fields. When you configure the descriptive flexible field you must set "BI Enabled" = True. You must also run the biextender scheduled process "Import Oracle Fusion Data Extensions for Transactional Business Intelligence" with parameter HCM so that the system can update the metadata repository database (PRD) to add the attribute presentation columns for the DFFs into all the subject areas so that you can use them in your logical queries. If the DFF is configured as a lookup then you will get both a code and a description presentation column created in the subject area. So expect the code presentation column will have the person number and the description presentation column will have the person name.
0