Popular Tags
- OTBI 1,432
- Reporting 1,386
- FDI 1,077
- Analysis and Data Visualization 980
- BI Publisher 844
- Analysis 675
- Oracle Fusion Analytics 579
- Administration 555
- OBIEE 431
- OAC 421
- Analytics 394
- BI Publisher Data Models 350
- Security 291
- Answers 264
- HCM 256
- Analyses 253
- BIP 253
- Developers 244
- Data Modelling and Datasets 226
- Data Connectivity 210
- ERP Analytics Content 208
- BI Publisher Report Templates 203
- Report Output 184
- Oracle Analytics Cloud 177
- Customizing Reports 158
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
-
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…
-
How to Modify the Asset State Parameter in Property Tax ReportHi , PFB details - 1) We want to pass 'All' Values in Asset State Parameter of Property Tax Report. However, by default there is no option to select 'All values' in the …
-
Double strikethrough in rtf template not showing in report output, however single strike is showing.Any idea if it is feasible to show double strikethrough in report output with rtf template. Below change in rtf not showing any strike in output.
-
Is there function available for getting day of the week from any date field in RTF templateHello , I am creating a logic where i need to fetch previous Sunday and Saturday dates from a date column Payment date coming from XML field below. I have a 2024-02-26 c…