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
-
Fact to Fact KeyHi, I have 'inherited' a number of pre-built fact and dimension tables. The fact tables are joined to the dimension tables in the usual fashion. However, the Fact tables… -
OBIEE Selection steps new group member not listedHi everyone, this is my first post so if something is missing to be more relevant, just advise me. Here is my problem. In the selection steps, I try to create a new grou… -
BI Publisher 12c - Interactive View - Adding a Local Time (current timezone)Hey Gurus, Can anyone tell me a way to add the local time with the timestamp on the page header any other place. I am using interactive view and am not able to add any f… -
BI Publisher: how to use first and last aggregationI have data: and I want to show the data like this: i try to use group level link in order to use aggregation function but it's not working as i expect. SQL Script that … -
OBIEE Sample App V607 installationHi we have OBIEE 12c version 12.2.1.2.0 in our linux server ., we wanted to have OBIEE 12c sample app V607., how to get it done., do we need to install separately or can… -
How to filter other analysis by selecting a bar in chart?Hi, Is there any way to show the results in one analysis based on the selection user makes on the graph? OBIEE version: 12.2.1.0.0 Example, There is a graph which shows … -
Oracle BI Mobile Application URLHi, Any one have th solution for calling Oracle BI Mobile Application URL (http://192.168.15.168:9502/mobile/viewer.jsp?_xma=%2FApps+Library%2Ftest.xma ) embed in other … -
How to bypass an analysis prompt when drilling down from another analysisI have two analysis. The parent analysis lists expenses by vendor. I can click on a vendor and drill down to a detail analysis that lists the invoices for that vendor. T… -
Creating repository Using RCU with IBM DB2 DatabaseHello All, I'm trying to create anew repository using the RCU in Oracle ( BI 12c ) The Connection To IBM DB2 ( V 10.5 "Since version 11.1 is not supported by oracle" ) w… -
Default join pathHi, In my repository, the physical diagram looks like below screenshot. When a user selects attributes from the D_DATE and D_PRODUCT tables, the join goes through F_ORDE… -
OBIEE FunctionalityHi, Where can I see q list of functionality that OBIEE offers? Thanks. -
OBIEE Bar Horizontal LegendHi ALL, I have a report which at 20 indicators that I want to present with a horizontal bar . I have an issue about legend when I put the legend at the top or right of t… -
OBIEE 12C - VM WARE is it ok to install under VM WareI can not find anywhere in search if it is ok to install OBIEE12c under VM Ware whether it be under a Linux or Windows Kernal. Does anyone have any links to this data or… -
OBIEE 12c running on Windows vs. linux x86Hello, Are there any real performance, scalability or other reasons one would install OBIEE 12c on Linux vs Wndows? Does anyone have any links to white papers on this? M… -
OBIEE 12c SSL error- unable to bring up servicesHello All, I recently configured the SSl in out OBIEE 12c environment as per the Oracle documentation - OBIEE 12c: How To Configure SSL Including Examples (Doc ID 218898… -
Hidden prompt options in Dashboard properties is not working.Hi All, I just followed below oracle Documnet for hiding dashboad prompts but it didn't work out; The prompt is still appearing in the output. https://docs.oracle.com/cd… -
How to fix dimension columns in reports?Hi Experts, OBIEE has one function named 'Fixed header with scrolling content', and I find it only fix the header, not expected dimension columns , is it possible to imp… -
Value is not appearing in prompt if its user input is of text fieldHi friends, Im in obiee 11.1.1.7.150120 I have a column prompt with a presentation variable p_col_list like below I have a second variable prompt with the user input as … -
OBIEE 11g Table TotalsI'm looking for some advice on OBIEE Tables I've an issue where I bring in a date field and the Total line tries to aggregate the dates. I've so far tried unchecking Rep… -
Evaluate_AGGR Function for Sum over Partition By ...Guys , am trying to achieve this .. SUM ( (E_373)) OVER (PARTITION BY E103195, (NP105)) AS NP104, Need help where am trying to use EVALUATE_AGGR('SUM (%1) OVER (PARTITIO…