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
-
Doubts regarding Subject AreasHi all, OBIEE....: 12.2.1.0.0 I am entering this new world of OBIEE and some doubts are starting to appear. Here are some of my doubts that i would like to "share" with … -
Conditional Formatting In Pivot TableI have 3 columns in my Pivot Table. Status Month (Filtered for January and February) Revenue The "Status" column will contain a conditional format as follows: If Revenue… -
OBIEE Cach size Filled up?BI Folks, 1. I am wondering what will happen if the cache files reached the maximum size for the settings mentioned in nqsconfig I.e 200 MB. 2. How often the cache will … -
OBIEE 11.1.1.9.5 Assertion failure: position < RECURRING_DEPTH_LIMIT at line 1626 of project/weblayoHi, We recently upgraded to 11.1.1.9.5 version because of one feature was not working 11.1.1.7.1 version. We see some reports which work fine in 11.1.1.7.1 version does … -
OBIEE 12c User level logging in RPDHi, I'm trying to utilize the user level logging in the RPD where the query's physical SQL is wrote to the nquery.log - I think the file is called $OBIEE_HOME /user_proj… -
Import Essbase Cube into Administrator ToolHi, i am trying to import essbase cube into admin tool. SO I was getting 'admin tool could not load the essbase driver' . So I installed essbase client in the system. so… -
Deleting records in OBIEE when they're deleted in SiebelHi all, My company uses OBIEE to perform analytics from Siebel. It's come to my attention that when a record is deleted out of Siebel, whenever the ETL runs, it doesn't … -
RCU DB Config error-Unable to connect DB,Invalid service nameHi Team, I am working installing the OBIEE 12 C using oracle 12 C data base. While in the install does it require to config RCU before running the Config Tool. I assume … -
OBIEE 11g: Filtering report by passing parameters thriugh Action Link not workingHi Gurus, I created 2 reports. On clicking a column from Report1 should initiate action link to show Report 2 and filter Report 2 by passing one parameter from Report 1.… -
on number field SUM() function not give correct sum valueHello Friends, I have Created one custom child object on Opportunity on that I have one number field I want sum for that field Because of that I have use SUM(Field Name)… -
creating dashboard prompt based on column in analysis with case statementHi I am trying to create a dashboard prompt based on column in analysis with case statement I have a case statement in one of the column let us say to show "sell to " an… -
Call OBIEE analytics using url from java codeWhen I try to call the obiee analytics using URL as: http://:port/analytics/saw.dll?Dashboard&nqUser=&nqPassword= First time it works ok and the username/ password param… -
Can OBIEE 12C be connected to 2 Essbase cubes?Looking at options for displaying data from Essbase. Can OBIEE 12C be connected to 2 Essbase cubes (the data needs to be displayed on a single dashboard)? Do the 2 Essba… -
OBIEE 11g & Essbase IntegrationI am integrating Essbasse with BI. In the physical layer, I tried to convert measure dimension to flat measures. But when I right clicked my Essbase cube I am unable to … -
Dashboard Folder object open in new windowHi, we are publishing reports on a dashboard page witin a folder object, but it opens the report in the same screen. Is there a way to open it in a new window? Or anyone… -
Function Ago does not workHi guys, I have one measure named "Number available" with calculation like this: cast (count (distinct case when "XXX"."Customers"."available" > 0 then "XXX"."Customers"… -
OBIEE 11.1.1.7.0 installed in windows server- Looking for Automated email notification whenever BI sHi Experts, Please share your inputs if we have any facility to achieve the following request, Requirement : Whenever OBIEE services Fails/went down, automatically we sh… -
Change Horizontal Axis LabelsHi, I have question about horizontal axis labes on bar graph. I want to change ma horizontal labels to: name || name || name or name , name , name? I know that I can cha… -
Prompts are not applying to reportsHI, i have one dashboard, which has single page,single prompt(scope to page) and report. my issue is when i pass values from prompt to report, report values are updating… -
Bast way to apply case satement for promptmy requirement is, if i select values 1 - 12 in prompt , below that number should be displayed. ex: i have month column which has month numbers 1 - 12. i have same month…