Popular Tags
- OTBI 1,430
- Reporting 1,385
- FDI 1,073
- Analysis and Data Visualization 976
- BI Publisher 842
- Analysis 673
- Oracle Fusion Analytics 578
- Administration 555
- OBIEE 431
- OAC 419
- Analytics 388
- BI Publisher Data Models 348
- Security 290
- Answers 264
- HCM 255
- Analyses 253
- BIP 249
- Developers 243
- Data Modelling and Datasets 225
- Data Connectivity 209
- ERP Analytics Content 205
- BI Publisher Report Templates 202
- Report Output 183
- Oracle Analytics Cloud 171
- Customizing Reports 156
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 Column HeadingHi, Oracle Business Intelligence 12.2.1.1.0 I am using a session variable to populate a column heading in OBIEE. I use the command @{biServer.variables['NQ_SESSION.Cal']…
-
OBIEE 12c - How to use a column value as an image captionI am displaying an image in a pivot table, using this code: Caption goes here The words Caption goes here are currently displaying below the…
-
Exporting the report name with title view nameHi friends, Im in obiee 11.1.1.7.150120 Im exporting the report in csv format. I have the title view which has the dynamic title name generated. Is it possible to export…
-
Migration Error - OBIEE 11g to 12cHi, Created the export bundle using bi-migration-tool.jar in 11g, which is having JDK version jdk1.8.0_92. When i tried to import the export bundle in 12c, linux termina…
-
OBIEE 12c When use IFNULL in RPD then I get wrong data in analysisHi all, I have tricky one. We have formula in RPD like IFNULL(column1) + IFNULL(column2) + IFNULL(column3). If I use it in report I'm getting quite different data in com…
-
[nQSError: 12017] Unexpected socket read timeout: connection terminated by network, e.g. by the fireHi Folks, We are facing an issue intermittently in OBIEE 12C. When we hit the URL sometimes it stuck at "signing" page and after some time it gives OBIEE login page as b…
-
How to export the folder heading of a report in excel format in obiee 11gI am not able to export the folder heading of a report , although the column heading and data are appearing but the folder heading is not getting displayed. Kindly provi…
-
Evaluate function issue, cannot ship functionHi friends, Im in obiee 11.1.1.7.150120 and i have the Fact called fact-capex-bi and the dimension called dim-capex-bi. In that fact fact-capex-bi i have the column Budg…
-
Export OBIEE users into excel filesHi Guru's, I need to exports all users of Analytics , roles and privileges for our AUDIT Team For information, we have configured Active Directory Thanks you for help OB…
-
OBIEE - Multi level hierarchy into single columnHi, I have a multi level tree account table with say parent level at level1 and leaf level in any of the child levels say level20. My fact table has data only for leaf l…
-
OBIEE 12c - Reflecting changes in hierarchies over timeDepartments move around frequently at my client. For example, the Product Design department used to roll up to the Arts division. In April, it was moved into the Busines…
-
Time Series Scatter GraphHi, I'd like to create a scatter graph in a 12c OBIEE analysis with time on the x-axis. Data Visualization Desktop lets you do this but you can't do it in Answers. I fou…
-
Multiple Master child relationshipHello all, I apologize in advance if this question seems rudimentary. I have a pie chart that has a count of products sold. I have set up master-child relationship so wh…
-
adding a symbol in a dimension for a dashboard promptHello All, Is there a way to add a symbol, specifically a "-" (hyphen) on a dimension? E.g. if I have "YEAR" as a dashboard prompt, I'd like the values 2016, 2017, 2018 …
-
Self join on Fact Table using aliasHello, I have a "Sales Fact table" with Transaction # and Original Transaction #. I created a new Alias for the same fact table as "Sales Original Fact Table", which wil…
-
OBIEE 12c: Deploy bicustom.ear using WLSTHi, We have created custom styling for our application and I want to deploy the bicustom.ear file to the target Weblogic server using WLST rather than via the console. A…
-
Hierachical Level MeasuresHello All, We have one hierarchy with levels :- OPTY(Higher) and ITEM(Lower). Customer wants to display the measure "Quantity", where in OPTY level we need to display Ma…
-
Unable to do Smart Update in Offline ModeHello Gurus, I am facing some issues while trying to apply patch for Weblogic for BUG 13351178. Currently I am using Weblogic 10.3.5.0 The issue is I am unable to get th…
-
[OBIEE 12c] Can't access analytic site via default port 9502.Hello, I tried to configure SSO using this guide: https://blogs.oracle.com/pa/obiee-12c%3a-configuring-kerberos-sso-for-obiee-12c . I did everything but I wanted to roll…
-
How to convert the first letter of each word to UPPERcase in OBIEE 11gHow to convert the first letter of each word to UPPERcase in OBIEE 11g Not by using the Evaluate. Requirement: I need the data in my column("Country"."Country Name") as …