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
-
Formula ErrorI have a formula in my column that only extracts numbers between dashes. The problem is when i take all my data filters off OBIEE, it does not provide me results. I need… -
odbc errorhi , when I am trying to run reports or go to dashboard I get this error SQL Issued: SELECT case when MAX(Rcount("Dim OEM Customer (OEM_CUSTOMER)"."OEM Customer Id")) >1… -
%Increase in pivot viewHi all, How to evaluate % increase in pivot view. i have a measure1 (2016 data) and measure2 (2015 data) columns i want %increase = (measure1-measure2)/measure2 using pi… -
Career Progression path in Business IntelligenceHi Gurus I am just curious to know the natural progression in a career in Business Intelligence. For example with a Comp Science qualification or Engineering working as … -
LDAP logons vs. Oracle schema names w/OBIEE and fine-grain securityHere's my scenario: * Our MS Active directory holds my corporate credentials, and is tied in to the WLS LDAP. * My MSAD login/password is mthompson/xyz123. * I can sign … -
How to export the report/data without column header to plain text file in OBIEE 11g ?Dear all, May I know whether it is possible to export the report without column headers to plain text file (non delimited file) in OBIEE 11g ? For the work around soluti… -
All scheduled OBIEE are starting one hourIf a Job is scheduled through an Scheduler, it runs one hour late, Furthermore, reports that were scheduled sometime in 2016 to be repeated on a weekly or daily basis, w… -
upgrading server javahi expert , I am very new to OBIEE so I have a question and please if anyone can explain it step by step that will be great I have just installed obiee 12c using jdk-8u9… -
Getting missing functional dependency association when trying to add a new columns to fact tableHello All, Need help on the below issue. We are using our RPD in 11.1.1.7 platform. I have added a new descriptive column in the fact table which is used on many other r… -
Suggestion needed: Decent laptop for 12c Sample App image.Hi, Could you please suggest me a decent laptop to deploy OBI EE 12C sample app image? If not a particular model, pointers to configuration will also be fine, such as mi… -
Changing the direction of the horizontal bar labelPlease look at the attachment - the text needs to point in the direction of the red arrows. Is there any way to accomplish this without using javascript? And if javascri… -
[nQSError: 47051] The Oracle BI Server is specified as participating in a cluster, but global cacheHi, We are facing one issue where BI Server/OPMN is not reading GLOBAL_CACHE_STORAGE_PATH path which is on Server (not SAN or NAS). It says that unable to read the locat… -
Graph report refresh problem in dashboard pages.Hi all, I have dashboard with 5 dashboard pages. There are 20 reports span across 5 db pages. There are graph reports and table view reports. After loading all the repor… -
Act as functionality in OBIEE 12cHi all When implementing the Act as, I'm getting the following error: This functionality has not been enabled by your administrator. I followed these instructions: Manag… -
OBIEE Performance Analytics: Analysing the Impact of Suboptimal Report DesignOBIEE can do complex processing on data that you request from a data source that may not support it (e.g., analytical windowing functions against data in Hive, or MS Acc… -
How to get the value of the last month in the quarterHi, I''m trying to get the value against a quarter. I have 2 tables Time dimension and Fact table. I want to display the value against each quarter with the specificity … -
callProcedureWithResults fails via adminservice> Web Service Endpoint (SoapUI/Test)Followed Using the BI Server Metadata Web Service... with OBIEE 12.2.1. Policy oracle/wss_http_token_service_policy attached, WSM configured with corresponding oracle.ws… -
How can i display the value of "Current Month" in a reportHi everyone , IF i want to display the measure of the current Month and the current month in a report , without updating it every month ? what is the easiest way to do i… -
Division calculation is not working.Hi all, I have a requirement in the following way. I have year and month as dashboard prompt filters. My report have the following columns (I have selected year 2016 as … -
OBIEE Write back function - Execute Stored ProcedureDear all, Is it possible to execute a SP rather than an insert/update statement during write back in OBIEE ? If it is possible, may I know the syntax ? Thanks in advance