Popular Tags
- OTBI 1,447
- Reporting 1,393
- FDI 1,121
- Analysis and Data Visualization 987
- BI Publisher 855
- Analysis 682
- Oracle Fusion Analytics 589
- Administration 555
- OAC 453
- OBIEE 433
- Analytics 402
- BI Publisher Data Models 356
- Security 293
- HCM 267
- BIP 264
- Answers 264
- Analyses 255
- Developers 245
- Data Modelling and Datasets 229
- Data Connectivity 210
- ERP Analytics Content 209
- BI Publisher Report Templates 204
- Oracle Analytics Cloud 196
- Fusion Data Intelligence 184
- 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
-
Dynamic header column with nullI have a question on dynamic header: I am using below in my graph title and have defined a presentation variable = SUPPLIER on my prompts. Count by Month - @{SUPPLIER} I… -
How to restart obiee 10g scheduler in Linux?Some of the ibots in obiee 10g were not delivered to the users and I tried to rescheduled them but the scheduler was down. How do i restart the delivers scheduler in obi… -
OBIEE 12c customization parent folders locationHello, We have installed OBIEE12c in windows servers 2012.After successful installation process,skin and styles were pointed to ALTA by default.Next, we have migrated 11… -
Passing Multiple values in presentation variable is not workingHi friends, Im in obiee 11.1.1.7.150120. And im applying below sql query in my sql results of my column prompt SELECT "Fact1-payroll"."Employee Number" FROM "8 - HR-Payr… -
OBIEE 11g. Double row in table view.Hi Experts, I'm creating an analysis in OBIEE 11g, but some line are doubled in measure column as below (for line S006 and S009). I don't know exactly where the problem … -
.bar file export and import, rpd issueHi All, I am moving data from a development OBIEE 12c system to a QA OBIEE 12c system. I am trying to export the .BAR from the development system and move it into the QA… -
Showing TopN on Pareto ChartUsing Oracle Business Intelligence 11.1.1.7.150120 I have an analysis for defect counts by type. I want a grid that shows all the records (with the defect count and perc… -
How to implement the below SQL in RPDHi All, I have a requirement where I need to have two columns for my reports that are not available in the views/tables that we are using . In order to have those column… -
Column showing null value - Missing JoinHi Experts, I have a scenario where the subject area is based on two fact tables and 3 dimension tables. Below are the join conditions F1 -- D1, D2, D3 F2 -- D1, D2 Now … -
obiee query designHi All, I have report which the below BMM. and the query generated is below.. WITH SAWITH0 AS ( fact1 ) WITH SAWITH1 AS ( fact2 ) select.... FROM SAWITH0 D1 LEFT OUTER J… -
Upgrading Siebel Analytics 7.7.1 to OBIEE 11.1.1.9.0Hello, Wanted to confirm on the following upgrade path for Siebel Analytics. Siebel Analytics 7.7.1 -> OBIEE 10.1.3.x -> OBIEE 11.1.1.9.0 I checked in the Fusion Middlew… -
Simple Question on a Descriptor Field.Please see the below table: The first column is the account, the second column is the sub-account, the third column is the description for the combined account with the … -
OBIEE Instance Creation FailedHi, I'm trying to install OBIEE (for the second time after uninstall.), and I get this error: If you can help me please. Thanks. -
bi_server "Unknown" stateHi All, Frequently(every 4 to 5 day day once) my production bi_server goes to "Unknown" state. do you have any fix to resolved this issue. Thanks in advance. Regards,Dev -
In OBIEE 12C "Unable to Sign In"Hi, When I start my BI services I got "nqsserver.exe" has stopped working. After I checked in EM all services are up and running. When I logged into Analytics I got an a… -
Obiee 11g Need to update mutliple columnsHello All, I have a requirement to update four columns on a report using writeback functionality. When I implemented this, only last column is been updated back to the d… -
Oracle OBI: Error Start BI ServicesHello, I try to start BI Services and I got this error. Could you help me to resolve it please. Thanks. -
How do i change default ports for Obiee 12c components?Hi, I am investigating about port change in Obiee 12c. Apart from port range can i able to change the port for different Obiee 12c components ? can anyone suggest me wha… -
OBIEE 12c : username=weblogic password changeHi Platform: Linux redhat 6 OBIEE 12c Password fo weblogic was changed from front end under security relan--> user weblogic-->new password File : adminServerUserConfig.p… -
Is a Fact table needed in the Presentation layer?I was looking at an RPD recently that someone else developed. Although they have a Fact dimension in the business layer, they do not have one in the Presentation layer. …