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
-
How to add Rerun option to generate BI report.Hi, We want rerun option for regenerating previously scheduled report to get incremental data. Currently we are not able do the same, every time we have to generate the … -
How to use REST API as a data source in BIPWe are trying to access VBCS ATP data in BI Publisher using GET REST API provided by VBCS. Is there a way to access REST API as a data source in BIP? Thank you -
BIP After entering all parameter we click on "Apply" button and we change prompt of "Apply" button?BIP After entering all parameter we click on "Apply" button can we change prompt of "Apply" button as "Generate" ? Also how can we change font and size of parameter prom… -
Distorted Table of Contents while previewing using PDF whereas correct in RTF TemplateHello I have a RTF Template in which the Table of Contents have been auto generated and appears correctly (See attached). Whereas once you click on "PDF" in the BI Publi… -
Conditional font color setting is not working for pivot table based BIP in oracle fusionHi , I need to set the font color as red for negative measure values getting pivot table based BIP report. I found the doc id 23A Known Issue related to conditional colo… -
Bursting BIP report to different emails by respective business unitsHello guys, am super new to bursting. I am facing an issue with bursting an excel attachment which has 3 tabs (a detailed report, +2 summarized tables by buyer name). Th… -
Inconsistent behavior of conditional formatting with Row contextI am using following code in my RTF template to set background gray for the alternative rows. #d9d9d9 This works. When I use the similar code to set the top border of t… -
Is there any way to get around - ORA-01795 : Maximum number of expressions in a list is 1000I have created a secondment report, and the business want a parameter in Oracle BIP with Locations. However we have over 1000 active locations. SELECT location_name FROM… -
Creating Trend Line charts using BIP Offline Editor for WordHave been grappling with how to generate time based trend charts to track status trends. For example, the source data is in this general format: Record 1 - Opened 10/01/… -
Bursting and JDBC connection error for publisherHello, Our goal is to enable the bursting option for a publisher data model. We created a table to store bursting parameters in our Autonomous Database. However, we are … -
BIP Reports are ending in Error with ORA-56733: logical I/O limit exceeded - call abortedCustom Scheduled BIP Reports are ending in error with the below details. The Report ran approx 1 hour and got ended in error. Error getting report data [INSTANCE_ID=bip.… -
How does CD_TRX_AMOUNT xml tag is getting generated "Create Customer Statements" report ?I am trying to customize the "Create Customer Statements" report in oracle fusion, for which I needed to add one column in "G_LINE_CLUSTER" group. As soon as I am editin… -
Query of Report BI Publisher Oracle Cloud. BurstingHi, I have created a report with the Bi publisher and I have a bursting where I indicate the name of the file among other things. It works fine but I would like to know … -
Print Receivables Transactions : Provide Confirmation of Invoice Email DeliveryHi Team, In AR Invoice Printing process, After sending the invoice copy to customer is there a way to access the .msg files send to customers as proof of delivery. We ne… -
Etext output is delivered as .txt (Incorrect) on email but as .csv (correct) on FTP BIP 11gSummary Etext output is delivered as .txt (Incorrect) on email but as .csv (correct) on FTP BIP 11g Content Hi, We are using BI publihser 11g and need to deliver .csv ou… -
Exit from XSLT after one match is found in payment templateHi All , I have a below code XSLT code , where I want to exit from the for each loop if the first match is found. The ID tag inside the for-each loop should be printed o… -
Schedule a Publisher ReportOur goal is to create a publisher report to schedule, in order to send the report via email to a group of users. We have successfully configured email delivery in the ap… -
Superscript in the Date ex: 1st July 2024I have a requirement to get the superscript after date. Currently am using select to_char(sysdate,'ddth Month,YYYY','NLS_DATE_language=American') from dual Output: 1st J… -
Bursting to UCM not consistentHi, I have a simple report that needs to burst the output to UCM. It is not working consistently. Can you please provide pointers as to what could be the issue. I have f… -
Extract all the SQL queries of different BI Publisher reportsHello, I have many reports and I want to extract all the Sql queries of their data model. I can't do it manualy because I have more than 100 reports. Can I find a way to…