Popular Tags
- OTBI 1,447
- Reporting 1,394
- FDI 1,123
- Analysis and Data Visualization 988
- BI Publisher 855
- Analysis 682
- Oracle Fusion Analytics 591
- Administration 555
- OAC 453
- OBIEE 433
- Analytics 402
- 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
-
OBIEE 12c NQUser & NQPassword with SSO EnabledWe recently upgraded to OBIEE 12c. While using OBIEE 11g, we did not have SSO enabled and were able to use NQUser/NQPassword parameters in an OBI dashboard URL so that i… -
How to bypass SSO for a public user/password to display BI analysis - 12cIn 11c, we could bypass SSO by appending &NQUser and &NQPassword to the analytics URL when the dashboard was specified. Here's an example below: http://hostname:port/ana… -
Complete data in email attachmentHi, I have an agent which send out an Analysis as an attachment in the email. When I open the analysis through the OBIEE dashboard, I have to click the arrow button to n… -
OBIEE Error 15048I have a logical table called MyTable Dim. When I do a global consistency check, all works well. Next, I added a level based hierarchy in the logical level containing th… -
OBIEE archive specific objectHi, OBIEE 12.2.1.0.0 I am trying to 'model' some automated scripts(Linux) to manage objects in OBIEE catalog .. I am successful with runcat.sh report command to list the… -
Grand total of subtotalsHi I am using OBI 12.2.1.2.0 Can someone tell me how to add grandtotal of subtotal to pivot view, i have a subtotals by stores where i count how many products are sold o… -
Customizing a 'Total' labelHi, I am using OBIEE 12.2.1.2.0 I would like to know is there a way to set a custom name in Total labels, but not in the way that it has a label that is the same through… -
Assertion failure: 1 <= nMonth && nMonth <=12 at line 629 of project/webbedrock/datetime.cppDue to customers being on different versions of OBIEE, we develop our RPD in 11g and then convert to 12c where required. Have come across a strange issue where a date ob… -
Case in text box in obieeHello, I am using OBIEE12c In text box on Dashboard I placed a thing like this Year: @P_YEAR (which is a presentation variable i put my prompt in) So I can show which ye… -
Hiding "Edit Dashboard" option to Specific RoleHi, I am trying to disable "Edit Dashboard" option for specific groups/roles in OBIEE 11.9 version. What is the procedure to disable this "Edit dashboard" option Thanks … -
obiee 12c calculated measure from two other measures - incorrect valuesHi Gurus, we have a requirement to create a custom metric in answers. This new metric is the division of other two metrics. Issue is when i create this new metric and pu… -
Aggregate rule in rpd not workingI have created an rpd with an aggregate rule set to sum howver when I upload the rpd to BICS, the aggregate rule doesn't seem to work and instead of getting a sum I am g… -
Previous quarter value in variableHello! How to do a proper calculation to get a previous quarter value using passed presentation variable? I have @{Quarter} in my prompt which passes a quarter for "Sale… -
download analysis results to csv using agent (oracle bi12)I need to download analysis results to csv-file using agent. Is it possible? I've tried to use a js-action (like it's described here OBIEE: Actions in Agents - Part 1 ),… -
Business Intelligence & Data Integrator Domain on single NodeHi, I have installed below tools on Windows Server 2012 single node machine: * Database 12c R2 * Business Intelligence 12.2.1.4.0* RCU - Completed * Domain Configuration… -
OBIEE 12c: Image not showing in dashboard page after scheduling entire page in HTML formatHi all, I have scheduled a dashboard page in HTML format as delivery content to email. In dashboard level I am able to see image icon but after receiving dashboard page … -
ssi folder doesn't existHello Experts. I am facing an issue while downloading/uploading the rpd in OBI 12c. Issue:- We have migrated from obiee 12.2.1.3.0 (Build BIPS-20170820114118 64-bit) (ol… -
debugging isprompted problemsAre there any tools to see isprompted values or session metadata available in a report using javascript? I have a number of pages on a dashboards that drill to common da… -
How one Fact attributes will populate correct result with another fact measureHI all, I have below requirement for a report to create in OBI, There is one dimension (Time dim) and 3 different fact table. the report requirement is to pull year and … -
Prompt is not restricting.Hello, I am using the OBIEE - 11.1.1.7 I have to show the data for the past 2 years and 1 year in the future in the Month-Year Prompt. I have written query to restricted…