Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hello Nikihil, You can check on how the users in his organization are adopting the Sales Cloud system: who all is using the system and how frequently.This dashboard shows – User Login Report by Channel (Web/Mobile/Mail): What channel the users are using to login to the system? Top 10 User by Job Title: What job roles are…
-
Dear Vinoth Mounagurusamy, Can you please confirm the values of the following as Admin user: Login to OSC --> Username --> Set preferences --> Regional --> TimeZone --> Check what is the value set (attach the screenshots of the same) Login to BI --> username --> Myaccount --> General Preferences --> Timezone --> Should be…
-
Correct, Please check for the custom attributes names in the analysis, make sure all custom attributes exists in the target pod as well and then test the flow. Thanks, Dimple N
-
Dear Kavitha, Do you have DFF fields included in your analysis, if so can you try running this ESS job: "Import Oracle Fusion Data Extensions For Transactional Business Intelligence" and retest the flow Steps : Navigator → Tools → Schedule Process → Drop down → Search → Import Oracle Fusion Data Extensions For…
-
Hi Jennifer-Leung, Wanted to check did you try the above steps? Did that help you? Thank You, Dimple N
-
Hello Warunyu.N34, You can edit the dashboard using the Actions Menu → Edit dashboard →Once the dashboard loads → select the xyz component →edit analysis Goto → Criteria tab → Check filters applied and edit accordingly. Hope this helps. Thanks, Dimple N
-
Dear KeerthanaBaskaran, Hope the details shared was useful, please close the thread if the information provided have solved the problem. Thanks, Dimple N
-
Hi There, Here is a sample URL to navigate to Job Offers that will work for both Hiring Managers and Recruiters. https://fa-xxxx-test-saasfaprod1.fa.ocs.oraclecloud.com/fscmUI/faces/deeplink?objType=IRC_RECRUITING&action=OFFER_DETAIL_MY_TEAM_RESP&objKey=pSubmissionId="Job Application - Basic Information"."Job Application…
-
Hi Ivony Ann Paula Salango, Are you saying you want to hide few columns having ID's displayed in the output values only while exporting to .CSV file but the column exists in the report output? If my understanding is correct, there is no such option right now, request you to raise an IDEA in IDEA labs. Hope this clarifies.…
-
Hi Jennifer-Leung, From the screenshots I see the Calendar SET UP @ SITE Level is blank, can you add NSWH Calendar @ SITE level and rerun the Refresh ESS job and test the flow? Steps 1 : Navigator → Setup & Maintenance → Manage Calendar Profile Option → From the drop down select NSWH Calendar → Save → Save and Close Step…
-
Hi Ivony Ann Paula Salango, Below is the doc : Why BIP columns export order in CSV is different than export to Excel? (Doc ID 2630644.1) Four datasets should not be an issue. For eg : if your query is select col1, col2, col3, col4, col5, col6 from table and col3 is a clob In the above check for the datatype, issue happens…
-
Hi Jennifer-Leung, Any updates please?
-
Hi Ivony Ann Paula Salango, Excel takes the column order from the report layout, which was modified. CSV takes the column order from SQL statement order in the data model. Edit the Data Model > Properties > Select Include Null Value Tags > Click OK and view the data Test and let me know if that helps. Thanks, Dimple N
-
Dear Ivony Ann Paula Salango, On RTF Templates, Updatable variables differ from standard XSL variables <xsl:variable> in that they are updatable during the template application to the XML data. This allows you to create many new features in the templates that require updatable variables. The variables use a "set and get"…
-
Hi Jennifer-Leung, Then can you please check these two tasks: Navigator > Setup & Maintenance > Manage Calendar Profile Option > Check for the Calendar setup @ SITE level now navigate to Accounting Calendars and make sure the Calendar is Upto date showing Current year Navigator > Setup & Maintenance > Manage Accounting…
-
Hi KeerthanaBaskaran, For OTBI, we have two new Subject Areas to track the history, performance monitoring : Please review this announcement on CCC portal : You can use the catalog files to download : OTBI Usage Dashboard.zipUploaded Sep 25, 202418.97 KB Try these and let me know if that helps. Thanks, Dimple N
-
Hi There! You can review the current default limits for OTBI and BIP reports : Please refer the table which shows the limit defined for ONLINE and SCHEDULE Report outputs. Thanks, Dimple N
-
Hi Jennifer-Leung, Please check the following : Navigator > Setup & Maintenance > Manage Administrator Profile Options > ZCA_COMMON_CALENDAR > Please share the screenshots Navigator > Setup & Maintenance > Manage Accounting Calendars > Edit the calendar and check for the year > If the Year is not equal to current year> Add…
-
Hi Nalsoft Pvt Ltd , Try with LEFT() once with above
-
Hi , You can use https://podname.oraclecloud.com/analytics-ws/saw.dll/wsdl/v7 for OTBI and for BIP : https://docs.oracle.com/cd/E28280_01/bi.1111/e22259/webservices.htm#BIPDV002 These consist of the ScheduleService, CatalogService, SecurityService, and ReportService. Each provides access to specific functionality as…