Popular Tags
- OTBI 1,449
- Reporting 1,395
- FDI 1,128
- Analysis and Data Visualization 988
- BI Publisher 856
- Analysis 682
- Oracle Fusion Analytics 592
- Administration 555
- OAC 458
- OBIEE 433
- Analytics 406
- BI Publisher Data Models 357
- Security 294
- HCM 269
- BIP 264
- Answers 264
- Analyses 255
- Developers 246
- Data Modelling and Datasets 229
- Data Connectivity 210
- ERP Analytics Content 210
- BI Publisher Report Templates 205
- Oracle Analytics Cloud 200
- Fusion Data Intelligence 190
- 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
-
Case (IF) Errors with Invalid Expression, Syntax Error, ORA-01722: invalid numberHello, I'm trying to filter Service Count By 'Free Consultation' and 'Paid Consultation' from Service Type by this Expression Filter CASE WHEN Service Type = 'Free Consu… -
Rest-API connector able to store header token to use in another request?We have a an instance of OAS 2023 that we will soon upgrade to OAS 2024. One thing that drives this is that there is an API rest connector included in the 2024 version, … -
How can I download Oracle Analytics Cloud visitor demo account workbooks?I want to download the workbooks which are available in the OAC visitors account, Do I need an OCI paid account to download the sample workbooks, are they available in t… -
Delete a file/folder from catalog got error 'path not found - Check the input path entered.'Hi, I was deleting a folder from the catalog menu, and got the following error message ' path not found - Check the input path entered.'. I can't delete it using Catalog… -
Oracle Analytics Server AchitectureHi, Setup Info: 2 Node (Oracle Linux Server 7.9) Oracle Analytics Server 7.0 Node 1 and Node 2 setup OAS and setup as High Availability Follow Official Document setup NF… -
OAS Manual Query Error [nQSError: 10058]I spent hours, but I just cant see it. Does anyone see what's wrong with my manual query (OAS DV)? WITH RAC_SUM AS ( SELECT SUBSTR(RAC, 7, 11) AS R_CIB, DATE, SUM(END_DA… -
Act As and Impersonation functionality in OACSSummary Act As and Impersonation functionality in OACS Content Hi, Anyone know whether the proxy (Act As) or impersonation functionality is going to get supported in OAC… -
Suppress value of a custom aggregated columnGood Day, is there a way to suppress the value of my custom aggregated column? I tried to set the property to 'Suppress' instead of 'Repeat' but it still return repeatin… -
pick dateI have a manual query like: select x, y, z, count(*) N from table_a, table_b where open_date = '31.12.2020' group by x, y, z I need to upgrade it so that the user can ch… -
-
OAS Login ReportIs there a way I can run a report that will give me a list of users that login the OAS application during specific dates? -
Is there a way to export the search results (name, path, etc.) to excel or csv file?Hi, I am using the Search icon in the catalog manager toolbar. How can I export the search results as a excel file with the name and Folder path? -
How to show upcomig milestone based on date in CanvasI have a table like below. I want show only upcoming milestone based on current date. For example, My canvas should show only RC2 Content Complete Oct/25/2024 Any ideas? -
Filter Non-Measure ColumnGreetings, so my Data looks somewhat like this: with 1 FAW_DATE for 1 YEAR, Now I'm trying to put FAW_DATE into workbook via simple calculation, it's throwing this error… -
Want to undertand difference between Aggregate BY through UI and Calculation.Want to understand difference between Aggregate BY through UI and Calculation. Example: I want weekly Sum values against ID. It is working fine using “Aggregation By” ID… -
OAS Dataset Upload Fails With "Cannot read properties of undefined (reading 'inputColumns')"Hello Gurus, I have a problem while creating a data set from an excel file. When I try to upload excel file; it gives an error below. Do you have any idea about this iss… -
Email Excel Copy | Multiple Email Address in "To" and "CC"Greetings Community, can anybody confirm if there is an inability to send "Excel" versions of NSAW Workbook via Email I mean we can regularly Export Excel out of Workboo… -
Flip tiles in OACHi I want to add two measure in Tiles viz of OAC. If I click/mouse hover then the tiles will flip and show another measure. Please let me know if it is possible in OAC. …
-
How to remove Fact JoinsGreetings, I'm trying to remove couple of Joins (previously made by another party): Out of these 11 Joins, I would like to remove the Date Join: Neither can I click on d… -
OAD: Best Practices for Calculating Averages Across Different Time PeriodsHello, I have a calculated column in the database that shows the average total per day, (sum patient invoices total / number of patients). This results in all rows for a…