Popular Tags
- OTBI 1,449
- Reporting 1,394
- FDI 1,127
- Analysis and Data Visualization 988
- BI Publisher 856
- Analysis 682
- Oracle Fusion Analytics 592
- Administration 555
- OAC 455
- OBIEE 433
- Analytics 404
- BI Publisher Data Models 357
- Security 294
- HCM 269
- BIP 264
- Answers 264
- Analyses 255
- Developers 246
- Data Modelling and Datasets 229
- Data Connectivity 210
- ERP Analytics Content 210
- BI Publisher Report Templates 204
- Oracle Analytics Cloud 199
- Fusion Data Intelligence 190
- Report Output 184
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Analytics Publisher
Ask questions in the Oracle Analytics Publisher forum to get help from peers and experts. Receive answers from Publisher's top customers and developers.
Discussion List
-
Oracle cloud table for Sales AgreementsWhat is the the Oracle cloud table for Sales Agreements, We need the Agreements name,Effective Start and End date ,signed date, sales rep and price list etc In R12 we ha… -
backend table/column associated with field "Budget Amount Entered As" on Review Budget entries pageHi Experts, Though I am able to locate most columns in tables: XCC_BUDGET_ACCOUNTS , XCC_BUDGET_DIST_ACCTS , XCC_CONTROL_BUDGETS , XCC_BUDGET_DIST_HEADERS — which table/… -
When we run the Pick Slip Report, the "Sales Order Line Number" appears in the incorrect sequenceThis is due to "Sort By I tried commenting out the order by clause, but the sequence was still incorrect. Then, I attempted to change the P_SORT_BY parameter, which is b… -
how can I display days off for an employee when there is neither time in nor time out on these daysI have an issue that I need to display employee days off as "day off". For example, I have an employee whose days off are from 10:00 to 18:00 (Friday & Saturday), and hi… -
How to enable the MDS repository Schema/tables as a new Data Source in Oracle Fusion BIPI want to create a BIP Report to get the list of customizations deployed in the Oracle Fusion instance. SQL Query for the data model is below. But I need MDS Repository … -
Could please let me know I have only one group how to split into multiple sheets in oracle EBSR12We are developed new xml report in EBS R12(12.2.9) with xls template ,issue with report is after reaching 65k records xls template not supporting and we did the setup in… -
Conditional formatting in RTF template - Some attribute works some notTo change background color of the alternate rows I am using following code Does not work, background color remains unchanged. Whereas do work. Font color… -
What are the the Oracle cloud table for Sales AgreementsWhat are the the Oracle cloud table for Sales Agreements, We need the Agreements name,Effective Start and End date ,signed date, sales rep and price list etc In R12 we h… -
Freeze the First-Few-Columns in Interactive View -BIPHi Team, Do we have any script or any option to freeze the columns in Interactive-View. Cheers VB -
Good practice in BIPIs there a good practice document for BIP? Jose Carlos -
Image Alignment issue in BIP ReportHi We are working one customer requirement where we need send corporates card expense details in email body along with below image. When validate the report output in we… -
็How to custom Trial Balance ReportSummary: How to custom Trial Balance Report by adding Filter Conditions accounting segment in Trial Balance Report Content (please ensure you mask any confidential infor… -
Scheduling fusion cloud reports to run and auto-print reportsWe are currently upgrading out Oracle system from R12 to Oracle cloud. Inside of R12 in our maintenance system we have a schedule job that runs continuous and looks for … -
Is it possible to embed a link to Compensation ESS in the Redwood EnvironmentOur requirement is to have a link in Compensation ESS page (under Compensation Change Statement Section) that will direct to a BIP Report. Our question is, can we embed … -
Call Function GET_ABSENCE_DAYS_PER_TYPE IN BIPI try this SELECT * FROM TABLE(GET_ABSENCE_DAYS_PER_TYPE( 'Disfrute de Vacaciones' ,to_char(:p_start_date, 'DD/MM/YYYY') ,to_char(:p_start_date, 'DD/MM/YYYY') )) AVL but… -
Enable BI Publisher in MS-Word 2007Hi Folks, I want to show the BI Publisher Menu in MS- Word 2007 but after install the BI publisher Tool, doesn't show the BI Publisher Menu in MS Word. For fix this issu… -
Restricting access to tables/data sources with a privillege/roleis there a way to restrict the developers writing the SQL's based on the HCM/FSCM data source ( not everyone should have access to HCM data source) -
Update Position Details Through Oracle HCM Rest APIWe have to update position details through oracle hcm rest api but there is no update api is available on the oracle portal so could you please suggest us how can we res… -
Oracle import map macro enable xlsm overrides user specific desktop settingsDownloadable import map files from UCM are all set to default as Calculation Options - Manual, which in turn defaults other open excel files to Manual. The Team is worki… -
How to conditionally hide a column based on a parameter value in BI Excel Template?We have a requirement to dynamically hide a column in the excel report based on what input parameter the user selects. . I am guessing it should be done using clause, b…