Popular Tags
- OTBI 1,430
- Reporting 1,385
- FDI 1,073
- Analysis and Data Visualization 976
- BI Publisher 841
- Analysis 673
- Oracle Fusion Analytics 578
- Administration 555
- OBIEE 430
- OAC 417
- Analytics 387
- BI Publisher Data Models 348
- Security 290
- Answers 264
- HCM 255
- Analyses 253
- BIP 249
- Developers 243
- Data Modelling and Datasets 225
- Data Connectivity 209
- ERP Analytics Content 205
- BI Publisher Report Templates 202
- Report Output 183
- Oracle Analytics Cloud 171
- Customizing Reports 156
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Business Intelligence Applications
Discussion List
-
Oracle BI Publisher report & data model Audit recordHow do we able to know which users is doing the archive and unarchive of the xdo/xdm files in Oracle BI Publisher? Any SQL query to extract for this info?. Thanks....
-
I want create customize filter in otbi reportHi community, I want to create filter which fetch only data whose start is in coming 3 days, 7 days, 8 days in otbi report. Like this screenshot.
-
Could someone please send me a sample of PL/SQL in BI Publisher Data model?I am going to write a complex report in BI Publisher. I am not sure if I can use PL/SQL in BI Publisher Data Model. If so, could someone please send me a sample of PL/SQ…
-
Extra Blank page in BI publisher outputHello All, I am novice to BIP and need some help.After uploading the RTF ,i m getting blank page in report output .Any help or idea is appreciated Thanks, Raj
-
BiPublisher Sum within group Causing Error / Crash?I am utilising bipublisher with oracle intelligent advisor. I have the following group over 3 fields. "Rate Card Item Description" "Quantity" "unitCostP3Final" The group…
-
Informatica to ODI mappings conversionDo we have OOTB utility which will convert informatica mappings to ODI mappings
-
OBIA 11.1.1.10.3 support with ODI Market placeHello All, Does OBIA 11.1.1.10.3 support with ODI Market place? If so how the repository sync and BIACM wiring will happen. Please confirm. Aiswarya G
-
Does BICC Support CPQ?We use Oracle Cloud CPQ, and I am trying to discern if there are data stores for this system in BICC?
-
Mouse over text / tooltip not working as expected after upgrading OAS 5.5 to 6.4Hi, After upgrading OAS 5.5 to 6.4 (in-place), we're seeing dashboard formatting issues - 1) Mouse over / tooltip text is not displaying properly, its getting displayed …
-
Is there a limit on number of parameters that can be added to a BIP report/Data Model?Hi Team , There is a need which requires fields to be taken from middleware and passed as a parameter to the BIP. So wanted to know the maximum no of parameters that can…
-
Hi Experts , I am facing issues in executing BI Server commands for RPD generation based on xml fileHi Experts , I am facing issues in executing BI Server commands for RPD generation based on xml file. Command:biserverxmlexec -P password -I xyz.xml -B abc.rpd -O abc2.r…
-
How to modify Electronic Record for Inventory Miscellaneous Transaction ReportI need to add the Reference and Reason field to the RTF Template so that the approving user can make an informed decision without calling the user requesting the transac…
-
Locating Worker NumberHello, I am building a payroll report in Oracle Business Intelligence 11.1.1.9 which requires 'Worker Number' as a parameter. Is Worker Number in one of the OOTB subject…
-
I can't abort a job in Datasync.Hello everyone! Today we were working to extract data for a new report but for some reason, the job never ends. After a few hours, we decide to abort the job, but, the j…
-
Divide data over multiple graphs in BI Publisher (MS Word plugin)I'm using a clustered vertical bar graph with 6 columns per cluster. At present the graph only fits 9 clusters, but there will cases where the I need to display 40+ clus…
-
doubts on properties of data model and report in BI publisherscalable mode should be enabled but in Data model properties section, I am not getting scalable mode property Any idea on why this property is not coming and also how ca…
-
Group by clause not used while running analysis which leads to error "exceeding max number of rows"* I am on Oracle BI Administration Tool 12.2.8.0. and running analysis on OAC Classic Version. * We have one product dimension and two cubes A and B. * We have created p…
-
CREATE REPORT WITH 3 LEVELS OF SUMMATIONSAll, i need some help but it seems i previously posted my question in different location below is the link. iam trying to create 3 grouping with sum for each group ass s…
-
OTBI Analysis - Count & RankHello, I currently have the following Count formula: COUNT("Worker"."Person Number" BY CONCAT(CONCAT("Target Bank"."Target Bank Account Branch Number", ' '), "Target Ban…
-
How to use both aggregate and analytic function in ODIHi All, I am working on ODI mapping where I am calculating" Min(ID) over parition by(device_num, sys_id) as min_id" in expression component, I used another expression co…