Popular Tags
- OTBI 1,468
- Reporting 1,403
- FDI 1,178
- Fusion AI Data Platform 1,030
- Analysis and Data Visualization 1,001
- BI Publisher 871
- Analysis 686
- Oracle Fusion Analytics 606
- Administration 556
- OAC 509
- OBIEE 435
- Fusion HCM Analytics 422
- Analytics 417
- Fusion ERP Analytics 402
- BI Publisher Data Models 360
- Security 301
- HCM 275
- BIP 267
- Answers 265
- Analyses 255
- Developers 246
- Oracle Analytics Cloud 237
- Data Modelling and Datasets 230
- ERP Analytics Content 216
- Data Connectivity 212
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Oracle Analytics Forum
Join the Oracle Analytics community for OAC and OAS guidance on dashboards, semantic modeling, data prep, performance tuning, and roadmap updates.
Discussion List
-
Catalog Manger to find all reports on a dashboardI am trying to find all the reports present on a Dashboard + all the reports referenced by the reports on this dashboard (either in form of action links present on the d… -
Python Script to look the users that belong to a group in weblogicHi Does any one know Python Script to look for the users that belong to a particular group in weblogic -
OBIEE 11.1.1.7 Integration with Workspace 11.1.2.4Hi Experts, I have integrated OBIEE 11.1.1.7 with EPM workspace 11.1.2.4 and enabled SSO. Everything works but I don't see the OBIEE Home, Catalog, Favourites, Dashboard… -
To filter a fact based on an other factI have a report where I need to show: 1) number of invoices paid before due date 2) amount related to invoices paid before due date 3) number of invoices paid after due … -
Passing Variables from Agent to AnalysisI'm working in OBIEE 11.1.1.7 and I am having trouble assigning variable through an agent. I have columns which are derived from variables configured in the prompts tab.… -
Subtotal on Group byHi friends, Im in OBIEE 11.1.1.7. I have a report with the following columns like below If u can see @ the above 419 is my employee no which has two records for one of t… -
Export functionalityI am a developer and use the Oracle BIEE for creating panels. Recently I came across the malfunction option "export" of a particular analysis. The option to export to an… -
OBIEE 12c connects to EssbaseDear experts, I'm trying to connect OBIEE 12c with Essbase from a different server. Importing metadata is working fine, I got physical layer until presentation layer. Bu… -
image Path Obiee 12cHi experts, I have migrated from OBIEE 11g to OBIEE12c successfully, but I can't see any custom images. Some pages of dashboards have an analisys with static text that h… -
Count on datesHi, I like to calculate the count of joined employees, termination employees and the total employees from a given year and all months of that year. I have joining Date f… -
Fact GranualarityHi all, I have a data in fact table at day level,but my requirement is to populate a report from that fact table at hour level. I mean at 12:00 AM , 1:00 AM, 2:00 AM etc… -
authentication using two different AD authentication providers (2 separate domains)Does anyone have a working installation of OBIEE 11 using AD authentication with 2 different domains, implemented as 2 different AD authentication providers in the WebLo… -
Column Properties Doesn't open upHi All, I am on OBIEE 11.1.1.7.0. When I click on column properties, the column properties doesn't open up. Please help me out. Thanks, Deep -
Demo VM for exploring OBIEE 12cHello All, I am looking for a demo VM for exploring OBIEE 12c. Found one in the below path technetwork/middleware/bi-foundation/obiee-samples-167534.html. Have few doubt… -
Previous row value (NOT MEASURE) in vertical fact architectureHi OBIEE experts, I've been looking for my answers for a while but no luck so far :/ . We have vertical fact architecture in organisation with 11.1.1.7 version. One of t… -
OBIEE Line-Bar Chart - Show data labels for specific measureHello, Is it possible to show the data labels for only one measure in a line-bar chart in OBIEE? We have a chart displaying three distinct measures and have a requiremen… -
how to calculate last year current month in obiee 11g?Hi, I want to calculate last year current month in obiee 11g. i have tried in db. ----SELECT TO_CHAR(ADD_MONTHS(SYSDATE, -12), 'YYYYMMDD') FROM DUAL; Using the above que…ARIVEMULA KAVYA KUMARI, LERA TECHNOLOGY PVT LTD 853 views 6 comments 0 points Most recent by ARIVEMULA KAVYA KUMARI, LERA TECHNOLOGY PVT LTD -
OBIEE Query Performance degrades when using synonymsHello All, I have 2 schemas(say Schema1 and Schema2) where, Schema1 has the actual table and Schema2 has a synonym for the table created in Schema1. For example, I have … -
Error while scaling outI am trying to scale out my server horizontally. I have created a shared folder for rpd and catalog. Everything works fine till this. But when i try to add system compon… -
Date format uppercase in OBIEE analysisHello I am intending to show date in an OBIEE report in the following format. 12-JAN-2016 To do this I am going to column properties -> data format-> select "custom" -> …