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 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… -
Passing multiple values in BI Publisher text type parameterSummary Passing multiple values in BI Publisher text type parameter Content I am using a presentation variable to pass values to a BIP report. The BIP parameters have be… -
I need to join ZX_REPORT_CODES_ASSOC and zx_rates_b.I thought the join was with entity_id and tax_rate_id. It works for some invoices, but the it is giving blank for other invoices. -
Bi Publisher - add x days to a date element in rtf templateHi All, Is there any function we can use to add 'X' days to a date element in an RTF template ? One way I can think of is deriving it in the data model but just curious … -
-
Bulk Download of files in Report jobsCan we bulk download all the files which are in a scheduled job? It makes life worse while we try to download 1000+ odd files -
Is there a way to build a BI Publisher report for COA, Location and Project?Files are being exported by going to setup and maintenance and then manage values and export data, is there an available query or perhaps the reference table I could use… -
-
BI Publisher Microsoft Office AddIn Proxy ConfigurationHi team, I can't log on to the Oracle BI Publisher using the Word/Excel Office Add In. The reason is that there are 2 proxies and the one route works but the other does … -
REST API or function to get if the employee Eligible or not.Hi All, I'm integrating with another system and facing a challenge when an employee submits a leave request. The issue arises because the employee is in their probation … -
What is the model of QR code in BIP?https://docs.oracle.com/middleware/bi12214/bip/BIPRD/GUID-A229808F-D2F6-458E-8E52-9E7FA156FF0E.htm#BIPRD3336 We developed the report and generate QR code using the synta… -
Grouping in rtf template for employee organizationHello All, I developed a report with rtf template and data as xml. The columns of employee earnings/deductions , we made it as dynamic and column as horizontal-break-tab… -
Archiving Data ModelI am trying to archive a data model but when it is downloaded into my system, it tries to open with Adobe. Is there a way to rectify this? Thanks -
BI Publisher Report not returning SOME values for a column - data exists in the sample data.https://us.v-cdn.net/6037859/uploads/VM7Z1JMDBZ6T/datawithvalues.xml https://us.v-cdn.net/6037859/uploads/YG9WZPN1S8E9/outputfrominternaltemplate.xlsx We have a BI Pub r… -
The Oracle Analytics XMLPServer search barThe Oracle Analytics XMLPServer search bar typically displays a limited number of results (often two pages). are there ways to potentially increase the number of returne… -
Repeating headers within a loopHello All, I am currently facing an issue with repeating headers within a loop using the and tags. Despite implementing these tags, the headers are not repeating as re… -
How to pass multiple values to parameterI am passing multiple values to parameter by using IN sql query it giving error of ORA-00909: invalid number of arguments whats the slution how to pass the values multpl…