Popular Tags
- OTBI 1,448
- Reporting 1,394
- FDI 1,123
- Analysis and Data Visualization 988
- BI Publisher 856
- Analysis 682
- Oracle Fusion Analytics 591
- Administration 555
- OAC 454
- OBIEE 433
- Analytics 403
- BI Publisher Data Models 356
- Security 293
- HCM 268
- 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 197
- Fusion Data Intelligence 187
- Report Output 184
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Analytics Cloud and Server
Ask questions in the Oracle Analytics Cloud and Server forum to get immediate help from peers and experts. Collaborate on best practices and dive into discussions around Data, Analytics and AI.
Discussion List
-
How to add a value to a presentation variable in a column header?Hi all, I'm trying to add a value to a given presentation variable and have it shown in the column heading but it looks like BI is concatenating instead of adding. All o… -
Is it possible to display Indicators this way in OBIEE ?Hello , i am using OBIEE 12.2.1.3 I created this dashboard , and i would like to know if is it possible to display the 3,79 next to the 3,34 value ( the first one is the… -
OTP Required when OBIEE user loginHI, How to implement OTP (One time password) facility for OBIEE users when login time. Regards, Srinivas. -
SSL configuration in OBIEE 12cDear Experts, We are using OBIEE 12.2.1.4.0 on windows server 2016. I wants to implement SSL configuration. Please let me know the process. Is it difficult to implement … -
Anyway to display list of dates between a date rangeSay for example i have something like this returned in an analysis, Procedure DateReport Date Procedure number 1/1/20195/1/2019123456 but i would like to get something l… -
How can we implement this in obiee ("Time"."Date" + 14/24) ?In Data base I can execute this select TRUNC((SYSDATE) + 14/24) from dual; but How can we implement this in obiee ("Time"."Date" + 14/24) ? Thank you, Steel. -
How to pass filter Exception date < DATE '2019-08-01' on below expression ?How to pass Exception date filter < DATE '2019-08-01' on below expression ? EVALUATE('MAX(%4) KEEP (DENSE_RANK FIRST ORDER BY %1 DESC) OVER (PARTITION BY %2,%3,%5)' as d… -
OBIEE 12C export dashboard/report data to PDF using AgentsHi, We have below requirement.Please provide your inputs. We are using OBIEE 12C.We would like to generate PDF File for every Location ID based on data level security. L… -
Metadata location in OBIEE 12cHi, Is there any way to find metadata Connection Pool details(BIPLATFORM and MDS) in backend file locations? All services are down.(Not able to login into EM and Console… -
GOURL does not workHi all i'm tryimg to use gourl option to call a OBI dashboard from another webapp. But when j get request (also in post) OBI prompt me user e pwd. I call dashboard like … -
Full Ram is consumed by OBIEE services, Not released even when no user or no usage.Hi Team, We have OBIEE 12.1.1.4 installed in Linux machine, We have around 30 GB of RAM in the server. But if we see that free available ram in the server, it is totally… -
OBIEE 12c RPD CorruptedHi, OBIEE version : 12.2.1.4.0 During the Prodcution freeze period, downloaded the RPD from the prod environment and made the some changes and uploaded the RPD in non-pr… -
Mixed content errors when trying to "view data" in BIP data modelHi all, I have been testing our new 12c installation and have come across an error when either clicking "view data" in a data model or clicking "view report" in a BIP re… -
Hidden objects in a folderWe upgraded from 11g to 12c recently. Under shared folders, we have a sub-folder with all the reports and their agents that get triggered based on their schedule. We hav… -
You are not currently signed in to the Oracle BI Server. If you have already signed in, your connecHello, i'm installed OBIEE12c on windows server 2016 , but after starting all servers when i'm trying to login to analytic page I'm getting error "" You are not currentl… -
OBIEE 12c Agent Not sending issueI am on OBIEE 12c, version 12.2.1.3.0 and we are experiencing issues with scheduled agents. The agents are running as expected and record confirm running was 'Completed'… -
How to use PV in a formulaHi Team, I have a requirement like, upon selecting the month prompt then the report has to display sales in the first row Jan to selected month and the next row has to d… -
DEMO OTBICan someone guide me on how can I get access to an otbi demo? Thanks in advanced -
Get Pivot Table Totals to Calculate ProperlyHello I have used some feedback from Christian Berg in this thread to allow me to create QoQ and YoY calculated items in my pivot table. % Change YoY or QoQ in Pivot Tab… -
OBIEE report append with sysdateHello All, I want to send a mail report name and append with sysdate-1 in OBIEE 12c (Linux environment). For Ex : Revenue_2019_12_12.pdf Reportname_Sysdate-1 I know it i…