Popular Tags
- OTBI 1,458
- Reporting 1,399
- FDI 1,153
- Fusion AI Data Platform 1,024
- Analysis and Data Visualization 994
- BI Publisher 868
- Analysis 684
- Oracle Fusion Analytics 597
- Administration 557
- OAC 488
- OBIEE 434
- Fusion HCM Analytics 417
- Analytics 411
- Fusion ERP Analytics 390
- BI Publisher Data Models 360
- Security 301
- HCM 270
- Answers 265
- BIP 265
- Analyses 255
- Developers 246
- Data Modelling and Datasets 229
- Oracle Analytics Cloud 221
- ERP Analytics Content 215
- Data Connectivity 212
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Analytics Publisher Forum
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
-
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… -
How can I use session variables with a report BIP?I built a Report (BIPublisher) using a subject area table, which is created in the physical layer with a sql query with session variables in the where clause. Is it poss…