Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
There could be many reasons for this error, please check following: Ensure the database instance hosting the DAC repository is actually UP and OPEN. Log in to the DAC server host and run tnsping <TNS_ALIAS> or telnet <DB_HOST> <PORT> to ensure the network path is open. Check if the DAC repository database user (e.g.,…
-
Please explore following PJF tables: PJF_PROJECTS_ALL_B PJF_PROJ_ELEMENTS_B PJF_PROJ_ELEMENTS_TL
-
As per my understanding, operational (non-transactional) project tasks / milestones are NOT supported for reporting in OTBI or FDI as of 25D. Only financially relevant plan lines (cost/revenue enabled) are exposed to OTBI PPM subject areas and the FDI DW_PROJECT_PLAN_LINE_DETAIL_CF fact.
-
Hi @kubrail, As per oracle documentation, you must add your KPIs and visualizations to the library using the Visualization Configurations page before they can be used on the Redwood Purchasing Landing Page. Here is the primary Oracle Help Center note that explains how the Visualization Configurations page works for…
-
It could be something like below … SELECT papf.person_number AS "EmpNumber", ppnf.display_name AS "EmpName", par.responsibility_name AS "RespName", flv.meaning AS "RepRole", prep_names.display_name AS "RepName" FROM per_all_people_f papf JOIN per_person_names_f ppnf ON papf.person_id = ppnf.person_id AND ppnf.name_type =…
-
Hi @jsmithA , Here are the few key tables that can help you to get the HR Rep and HR BP per_all_people_f per_person_names_f per_asg_responsibilities Hope it helps!
-
Thanks, SteveF for sharing extensive list of articles, appreciate it.
-
I am not sure if it is supported but it will be interesting to see if it is possible, please share if you are able to come up with a solution. thanks
-
I believe it is not supported for data visualizations. Please refer - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acabi/allow-html-javascript-css-content.html Allow HTML/JavaScript/CSS Content Administrators use this system setting to determine whether users can apply and save HTML, JavaScript, and CSS markup in…
-
Thanks, Rajasekhar, for pointing it out. Yes, Java is required.
-
I know it is frustrating when such a simple thing should work but I do recall having some trouble while installing it. You might have tried all below steps but wanted to re-iterate following: Make sure to close all Microsoft Office applications before install Check word, it it 32-bit or 64-bit. 32-bit Word requires 32-bit…
-
@Daniel C Mohan-Oracle Thanks for the recognition!
-
It won't cost much if your use case is limited and setup is small.
-
I believe the DateTime filter widget uses a built-in calendar/time picker and the time selector is default to 5-minute increments. Internally it uses Oracle JET’s oj-date-time-picker, If we further look at the jet specs for this component…
-
Hi @Preethi Kondur As SteveF pointed above, let's create a new post in the correct forum https://community.oracle.com/netsuite/english/categories/netsuite-analytics-warehouse-nsaw We can get the NAW Admins/PMs/SMEs to pitch in and provide help. Thanks
-
Hope it helps!
-
Please logon to support.oracle.com and there is a button for Create Service Request.
-
As shown above, I do not see Common > Job under HCM Subject areas in one of my 25D pods. Can you please share where can I find more information about this one. Appreciate it.
-
Upvoted.
-
Thanks for sharing, looks like a interesting requirement.