Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Ruby Hui Alternatively you can do that using case statements. i.e. you will have 3 columns with 3 different headers. for ex: Benefits Rep, HR Rep, Payroll Rep. In the column formula you will display the name only if it matches the corresponding name i.e. Case When Rep Name = 'HR Rep' THEN employee name else null end…
-
Hi @Ruby Hui unzip and unarchive the attached catalog. Modify the query to use your representative names. Raghu
-
Hi @Ruby Hui can you illustrate using a spreadsheet? refer the attached spreadsheet Raghu
-
Hi @Dinky Dudeja import this dv into your instance. Modify the viz filter to point to the manager for whom you need to see the directs and indirects. I have 3 flavours of the requirements that you have asked. You can choose the relevant one Raghu
-
Hi @Leanna Kirkland yes, this is in the roadmap and must be available in the 24R2 release Raghu
-
Hi @User_6H96B We are in the process of designing and development of HR Help Desk subject area in HCM FDI. This is in our 24B roadmap. Will keep you posted as soon we announce the delivery of that. Please reach out to me if you have any specific use case around HR HD Analytics to solve in your organization. I can try to…
-
Hi Scott, its the same line manager security that is applied across both functional areas that you have mentioned. I did a test on one of the internal instances and did find that the data is rendered accurately for a line manager. Refer the attached screenshot I hereby share the set of roles added to this line manager in…
-
Hi @User_notn These are separate records hence appears that way. For example: If there are 3 languages and 2 competencies associated with a worker then it will display 5 rows. The closest that you can achieve is using a pivot view. Recreate the analysis using the attached xml Raghu Imp Note: Please post your ask on OTBI in…
-
Hi @Cade Johnston one of the ways that I do is as below, create a workbook using the dataset that you need to move, and save it export the workbook Import the workbook into the other instance Along with the workbook, the dataset also gets imported Raghu
-
Hi Cade, while exporting use the option excel instead of data, fyi Raghu
-
Hi @Hussain Ghuloum try this - https://community.oracle.com/customerconnect/discussion/718525/pending-in-progress-transaction-approval-records Raghu
-
Riti, easier using classic. Pivot view cannot be aggregated using non-numeric columns in dv. You can re-create using the attached analysis xml Raghu
-
Hi @Orange yes, you are right. Currently, the subject area renders only the workers and their goal plans that have at least one goal under them. Does not provide the Goal Plan Assignment details. The subject area can be enhanced to include the goal plan assignment details. I shall keep you posted. You could also post this…
-
Hi Tyler, you need to add the following data role to your line manager role Succession Supervisor Data Role Raghu
-
Hi @Mohit Kr Srivastava which subject area are you using for this? Raghu
-
Please post your question in the following forum - https://community.oracle.com/customerconnect/categories/hcm-taleo-enterprise
-
Please post this in the OTBI forum https://community.oracle.com/customerconnect/categories/hcm-reporting-and-analytics-for-hcm
-
Hi Claudia, i cannot think of any other reason why it can be blanked out for a few reports. Can you login as an administrator and explicitly select this check box if it is unchecked and see if you are able to get the schedule option? Also, if possible, you can run Reload Files and Metadata from the Administration page Raghu
-
Hi Claudia, can you check if the logged in user has access to schedule the report? 'Schedule Publisher Report' Raghu
-
Hi @JobDeLuna this requirement is possible with slight changes. You should use two date parameters to pass the two different dates instead of using a single column. I have worked out an example where the headcount is displayed for the two dates selected and also provides the delta between the two. Import the attached dv…