Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Jacques V.-Oracle , I have successfully registered for an OpenAI API key and can use the AI Assistant. My question is, if I perform fine-tuning on the OpenAI API, will it affect the results provided by OAC?Is there a place where I can set which model to use when making an API call? Thanks! Kirk
-
Hi GayathriAnand, can't see the Data Connection even if the permissions is the same, thanks!
-
Thanks, I mean LSQL.
-
Hi Gianni, My case are connections from ADW and ATP and Fusion data sources I created in OAC, but can't find in the Create Data Set page. But I can see the data connection from Data tab: Thanks!
-
Thanks! My goal is to display transaction data filtered by a time dimension (Quarter, Month) to show the relevant information. However, one of the columns needs to display the value corresponding to the latest date across the entire time range. Currently, I’ve added a "dummy" field to both datasets and used blending in the…
-
Hi Ram, 1.For the data set we only have one table 2.From the data flow ,you had created caculated column based on two base columns such as quantity and strip_unit .Are these two columns coming from its own same dataset? Quantity and Strip_Unit are coming from the same Data Set but in different table. And the situation is I…
-
looking forward to this event!
-
Need Enhancement!
-
Hi Chere, 1.Why are you filtering against DATE(DAY) instead of CRTD? I'd like to select the WorkDayAccumulated column value which Date is equal to Current Date. Sorry I may misunderstanding the Filter Function, please suggest, thanks! Date Blending:
-
Hi Chere,thanks for you advice, not sure if I adjust as below, is it possible to use logic sql or Filter function to find the Current Date's WorkDayAccumulated from DataSet 1. DS_2024_Workdays? My purpose is to calculate the working days between Current Date and each PO's Create Date like this formula: So I adjust the Data…
-
Thanks,Ram! I use 2 Data set one for PO List, and the other for WordDay calculation: For the filter calculation, I try to find the Rsum value from the DS_WorkDate_1105 by the system date. The purpose is to calculate the workdays between the PO CreateDate and the System date.
-
Hi @Gabby Rubin-Oracle, would you mind explain further for the work-around in OAC, thanks! For example,we need show [Quantity] or [Amount] Field according to the Filter we chose.
-
Thank you,Sumanth! Thank you,Joel! My purpose is to compare the Monthly Amount (Cost) to the Goal setting for each month for each site(Location). We have 2 scenario for analysis: 1.Compare Site_A,Site_B Amount with Site_A's and Site_B's Goal by YearMonth, 2.Compare the sum of Site_A's Amount and Site_B's Amount with the…
-
Hi Experts! According to this question, can we change the name not only for the axis? For example, change the name for different metrics show in line chart? Value_Goal and RT_US_Amount to another Description: Thanks!