Popular Tags
- OTBI 1,448
- Reporting 1,394
- FDI 1,123
- Analysis and Data Visualization 988
- BI Publisher 856
- Analysis 682
- Oracle Fusion Analytics 591
- Administration 555
- OAC 454
- OBIEE 433
- Analytics 403
- BI Publisher Data Models 356
- Security 293
- HCM 268
- BIP 264
- Answers 264
- Analyses 255
- Developers 246
- Data Modelling and Datasets 229
- Data Connectivity 210
- ERP Analytics Content 210
- BI Publisher Report Templates 204
- Oracle Analytics Cloud 197
- Fusion Data Intelligence 187
- 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
-
To display data of Last 12 months in AnalysisHi All I have a requirement to show data of last 12 months, I read following links but could not fullfil my requirement properly. OBIEE in IL: OBIEE - Few options to com… -
how to remove one specific row from data using a dashboard prompt?for some reason I am struggling to create a way to filter one specific row in my data. My data has about 100 lines but one is skewing everything else. I would like the u… -
Account numbers with 3 spaces in database display in OBIEE with only one spaceI have account numbers that are a mix of alpha numeric characters example W_ _ _123456. (The underscores are only to show the number of spaces). This is how the account … -
Pass Same prompt values with different wayHi All I have single prompt (Date), I want to pass date to my performance tile (already working fine) but I want to pass month without creating new prompt to Date wise r… -
OBIA 7964 road mapHi Experts, What is the road map for OBIA 7964? Is any conversion tool we can expect infa to odi ? Thanks in Advance!! -
OBIEE backend query not having NOT IN operatorHi, While adding a column filter with "not equal to / is not in" operator, OBIEEE backend query is generated like below. t552147.account_seg12_code '15501' AND t552147.… -
Dynamic Connection Pool in RPDHi All As you can see in below figure, I have to hardcode the data source name and credentials, I have three servers as following * Dev Server :- This server is for deve… -
Filter on Last Day of Previous Month (Criteria)Can someone please advise me why I can't use this as a SQL Filter? "Gregorian Calendar"."Date" = TIMESTAMPADD(SQL_TSI_DAY , -(1), TIMESTAMPADD(SQL_TSI_DAY , DAYOFMONTH("… -
Obiee 12c multiple instancesHi every one, I have two stand alone installations running on different machines, I did the installation using different paths, users and ports, and everything related t… -
Needs expert opinion -- RPDHi All I am working in hospital where 4 major domains * Financial * Administration * Treatment * Diagnostic I have created on connection pool in RPD for financial and de… -
Use Narrative view to populate hidden prompt valuesHello! We are attempting to populate hidden prompt values via Narrative view as described in the Youtube video "Custom Interactions: Prompts" (https://www.youtube.com/wa… -
Pass Prompt value as parameter to another promptI want to pass Year prompt Values to another prompt which is month prompt and then month to date. as you can see in Fig.1 and Fig.2, I Fig.2, at highlighted point, I hav… -
Add date format in Prompt of OBIEEHi I want to add date format in promot of dashboard and followed the following document but fail How to Dispaly date type data to a format such as 'DD/MM/YYYY' (Doc ID 9… -
Unable to change edit/view mode:Hello all, I logged into Obiee balance score card as administrator and tried to toggled between edit mode and keep getting the following error message. I have turn Toggl… -
Opening detail report on same pageHi all, I am trying to create an action link that doesn't open the detail report on another page, but adds it on the same page as the master report. I want it to be invi… -
obiee 12.2.1.4.0 installation in aix failing at the configuration stepHello All, We are trying to install obiee 12.2.1.4.0 in aix 7.1 and installation fails at configuration , exactly at adding default service instance. Error log looks lik… -
Create ibot based on dashboard selections in obiee 11gHI I have dashboard, if i select values at dashboard prompt and once i click apply button, i need to see the report and send report via email through agent. IS this poss… -
In OBIEE, is it possible to maintain Denominator regardless of the Filters applied?Hi All, We have a requirement where Numerator of a Column has to be Filtered by the Prompt Values butnot the Denominator. Whenever a Product is selected in the Prompt fr… -
Can we write select statements in rpdI have a requirement to get a count of flag in my fact table. I can get a correct count in the database using this code ( SELECT distinct A_FLAG, Number FROM B_FACT wher… -
OBIEE 12c: fmap locationHi, I have to display one logo(when I export the dashboard in ppt/pdf, the first page would be fully covered with this logo) on the dashboard which is having size 900 kb…