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
-
Admin tool 12C- Disconnect session using API/CLIHi In the Admin tool there is an option to find all active session and then disconnect each one of them (see attached screenshot) I'm looking to do the same thing using … -
Go URL does not pass context valuesHi, OBIEE 12.2.1.4 I have a source analysis A1 with these columns (fully qualified names) : Dim : "Organization"."Organization Code" Dim : "Time"."Period Name" Dim : "Re… -
OBIEE 12c - How to schedule Agent in LOOPDears, I have a requirement to trigger agents in LOOP based on data loading. I create a agent schedule 8AM but some ETL loads got delayed due source files. I added a con… -
How to get results for two different column values not for common valuesHi, We have two fields 1. Business Unit and 2. profit Center. Both LOV fields has same Lookup values. Below is the scenario I wanted to generate the Report if Business N… -
Multiple Presentation service instance on single BI ServerHi All, We have created Multiple Presentation service instance on single BI Server. Now we need different instanceconfig.xml file for different presentation server. Can … -
OAS 5.5 - You are not currently signed in to the Oracle Analytics Server.After installing OAS on Linux, i am getting the error . All EM components are up and running. I am able to login to EM and console. Guess, asking question in right space… -
Reg: Convert Columns into rows in the reportHi Team, We have data in the below having only 2 columns status and total count StatusTotal TickDONE50WIP25Open40 we have to show the data in the below format convert co… -
Scheduled Agents not running but same agents work fine when run manuallyHi Team I am facing this strange issue for OBIEE agents. I have scheduled a agent whose delivery content is a dynamic dashboard . The dashboard contains data which is dy… -
Unable to run datamodel uploadrpd in OAS. It was working in OBIEE 12.2.1.4We are using OBIEE 12.2.1.4 for a few years in our product. Recently, I have installed Oracle Analytics Server 5.5.0. on a clean host running Linux CentOS 7 64 bit. I am… -
Turn rows in columns or filter columns by another columnHi, I have a data based on attributes: Date Type Value 1/1/2020 a 10 1/2/2020 a 20 1/3/2020 b 30 I want to represent it that way Date avalue bvalue 1/1/2020 10 1/2/2020 … -
Need help with annual salary formula for hourly employeesI am using Subject Area Compensation - Salary History Detail Real Time to build an Oracle report. I'm a formula novice, and have read several Community discussions, but … -
OBIEE - Presentation Variable - Apostrophein OBIEE, we have an analysis that use a direct database query. there is a filter in the sql: AND (ap_suppliers.vendor_name = '@{pvVendor}{}' OR '@{pvVendor}{}' is null … -
My analysis will not pick up null valuesHi, I am trying to filter out Expense Accounts (2000 - 2999) and only include assets which are depreciating using Asset nominal accounts (6000-6999) and null nominal acc… -
OBIEE Srver and DB Server related queriesHello Experts, When we perform import metadata through Connection point at physical layer of RPD, I guess it brings the object from DB server to OBIEE server? Does OBIEE… -
Import metadata is taking lot of timeHello All, Import metadata is taking lot of time and even selecting and transferring objects to physical layer is taking a great amount of time. I selected only 5 tables… -
Reusing RPDHi Experts, Is RPD mandatory for all 3 kind of reports: * BI Answers * BI Publishers * Visual Analyzer An RPD developed through OBIEE 12c can be reused through OAS and O… -
RPD related queriesHi Experts, As a beginner of OBIEE may I seek your help as below: 1) I can see 2 connection points at RPD, OHI Analytics CP and OHI Analytics Language CP. Why 2 differen… -
When you use a prompt in an info panel, the date format changes and becomes mirrored.Why does the date format change? When I have asked a question to the stars from OBIEE then it looks good. But when you build an info panel and connect the data to a prom… -
The most frequently occurring value - OBIEE 11gHello, I have analysis in OBIEE 11g. In column there are repeating numbers. For example: 1 1 2 2 4 4 4 4 5 How to determine the most frequently occurring value/number in… -
OAS - Data Visualization SSOHello, I would like to implement SSO in the DV view. I did this in the analytics by changing analytics.ear file, how can I achieve this in the Data visualization? Where …