Popular Tags
- OTBI 1,445
- Reporting 1,392
- FDI 1,109
- Analysis and Data Visualization 984
- BI Publisher 852
- Analysis 680
- Oracle Fusion Analytics 583
- Administration 555
- OAC 447
- OBIEE 433
- Analytics 399
- BI Publisher Data Models 354
- Security 293
- HCM 265
- Answers 264
- BIP 263
- Analyses 255
- Developers 245
- Data Modelling and Datasets 228
- Data Connectivity 210
- ERP Analytics Content 208
- BI Publisher Report Templates 204
- Oracle Analytics Cloud 192
- Report Output 184
- Fusion Data Intelligence 174
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 BI report Template Builder, column has repeating values despite groupingHi all, Despite the columns being "grouped left", some column values are repeating. Is there a way to suppress them if they are repeating in this way? This is in BI Temp… -
Happy holidays!The Oracle Analytics community has grown so much this year! Thank you for all your work, ideas, and innovation, and we hope you enjoy these holiday wishes from your dedi… -
Oracle fusion query to fetch username, login time and logoff time when user logins to the SAASOracle fusion query to fetch username, login time and logoff time when user logins to the SAAS application -
BI Publisher Desktop LicenseDoes one need to purchase any license for BI Publisher Desktop. I am a Fusion developer and need BI Publisher Desktop to create custom reports. Please let me know. Thank… -
Integration between Oracle analytics publisher and IBM fileNetSummary: Hi All, Our customer Owns IBM FileNet for file management and is used universally. They are generating a lot of certificates and template-based output using BIP… -
How can we suppress repeating data in RTF template?We have a BIP report with single data set. Each record consists of header level and line level data. So if there are 3 lines to an invoice, The report will have all the … -
Is it possible to upload BIP report .catalog objects using the SOAP web services?Is it possible to upload BIP report .catalog objects using the SOAP web services? -
BI Publisher scheduleService v2 -scheduleReportHello everyone, I facing a problem when trying scheduling a report using SOAP scheduleService v2. … -
BI Publisher Preview failed with Variable not found error.Hi All, While previewing I'm getting an error - oracle.xdo.XDOException: oracle.xdo11g.xpath.XPathException: Variable not defined: 'ReportScreenReader'. But I couldn't f… -
ScheduleService SOAPWhat is the meaning of Status 'W' in ScheduleService WSDL -
Display Dynamic Values on Report HeaderHello! I am facing an issue in OAC BI Publisher. I need my report to repeat the information about the group of data I am displaying on its header, but I can't get the de… -
Database table for Recipient and Notification of Scheduled processesHi, Does anyone know the oracle table for Scheduled Process that shows the notification details for Scheduled Processes, more specifically who receives notification of t… -
oracle analytics server - v5.9 & 7.0 vs Oracle analytics publisherCan some one give me the details. -
Is there any steps to capture logs for Seeded reports and Customized seeded reports?Hi, The customized AR Invoice Print report is working intermittently. Need to capture and check the logs to solve the issue. Please suggest. Thanks in Advance. -
Good Morning, I have to handle certain date logic in the RTF template.When Product Type is 'One', the transaction date which is processed cannot be more than 60 days into future or seven days past-dated. This has to be handled in the RTF T… -
Date parameter not working to send Bursting emailHello All I am developing a parameterized report which has bursting logic to split and send the file to different emails for each project. The Bursting query is working … -
Are REST APIs supported for BIP reports in Oracle cloud/Fusion?Are REST APIs supported for BIP reports in Oracle cloud/Fusion? -
How to update an existing BIP report using SOAP Web Service calls?Using the updateObject SOAP call doesn't include all report changes (i.e. security, metadata) - is there a web service that can be used to update existing BIP reports th… -
How to display selected parameter values in a multi-select parameter?I have a Parameter that allows multi-select. For example: P_GENDER. The user can select - "M','F', 'All' If the user selects 'All', then the report should show All If th… -
Remove duplicate RowI received below result from below Query SELECT DISTINCT LB.CHANGEBY, LB.CHANGEDATE, LB.REVISIONNUM, LB.MEMO, LB.STATUS, LB.CONTRACTNUM, R1.DESCRIPTION, R1.REVCOMMENTS, …