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
-
Does OBI Admin Client 11.1.1.9 work on Win 2016 server or Win 10?Hi, Has anyone been successful to install OBI Admin Client 11.1.1.9 on Win 2016 server or Win 10 machine? Thanks. -
Returning All ValuesHello, I am new to using OBIEE(Oracle Business Intelligence 12.2.1.3.0). I am a front-end user. I am creating a report using two tables. How do i create an analysis to r… -
Subject Area Folder not Visible in OBIEEWe have a subject area defined in the presentation layer of the RPD. Within that subject area, there are multiple folders. When we sign in to OBIEE, some of these folder… -
Comparing date columns for analysisHi all. I have the table with some order information (id, description, order date, ...) and I have a time data-table for using as dimension with info about years, months… -
RPD Connection TNS when multiple environmentsHi All We have three different environments and every environment has different TNS DEV This is used for the development of RPD and analytics by the Software engineers Q… -
Change password by user in OBIEE 12cHi Guys I'm interested to know if there is any way to users could change their password independently ?! I have read some articles regrading to develop java class by cal… -
After 12c migration problemHi everyone , I have a problem . I used data model in 11g but I don't use this model after migration OBIEE 12c. Error Codes: OPR4ONWY:U9IM8TAC:U9IM8TAC:U9IM8TAC:U9IM8TAC… -
BIPS Data Model - how to handle a date parameter with a text based list of valuesBIP Publisher in Fuision Financials - data model problem - so OBIA version 11.1.1.9 as my issue is entirely in the cloud. I am trying to work around a prebuilt data mode… -
Please ignore - Test thread for mission testPlease ignore - Test thread for mission test -
DVD on macOS MojaveWhen will DVD be available for macOS Mojave? -
Getting Authentication error while navigating to OBIEE .Hi, I'm facing "Authentication error" while navigating to OBIEE from obigateway. Here is the url that throws the error: obigateway/argus/authenticationError.jsf?errorRea… -
Set Storage space for OBIEE user folderHi, We have a requirement that, adhoc users will create their own report in OBIEE but the total size of the user folder should not exceed 20 GB. Can we set that from OBI… -
View Selector ExportHello Guys, OBIEE version: 11.1.1.9.0. I have created analysis which contains view selector (View Selector contains 10 views). View selector is placed on dashboard witho… -
OBIEE 11g Connection with HIVE DBHi, I am trying to connect OBIEE 11g with HIVE 1.2 DB and I am getting below error message. I am able to telnet from obiee server to hive. Error Codes: OPR4ONWY:U9IM8TAC… -
Using system session variable NQ_SESSION.ROLES in initblockHi How to use system session variable NQ_SESSION.ROLES inside a initblock with some case condition and store the result into a variable. This variable will be further us… -
cache issueHello All, I have a doubt regarding the cache. There is an Dim_employee table in my physical layer of .rpd. In the general properties of the employee table we have a set… -
Doubt related to OBI AgentHello Experts, I have a question related to OBI Agent. In General Tab (while creating an Agent), we have an option called "Run as" Correct me if my understanding is corr… -
OBIEE 12c Error in BI AnswersHi, Might be a long shot but worth a try, anyone seen the following error before in analysis with OBIEE 12.2.1.2.0. We've encounter this issue in a test environment but … -
Obiee 12c. Clone_bi_machine.Error:problem finding singleton data directoryOS Win 2012 R2 I'm trying to scale out my BI EE. I created shared folder, Copy bidata into it, changed bi-environment.xml (" W:\bidata") and set some other parameters. B… -
How to modify this complex join in OBIEE Answers?How do I achieve below join condition for one specific report in OBIEE 12c Answers? Select * from A right outer join B on (a.id = b.id and a.entity is not null) I have d…