You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Activity Report Issue

Hi,

im working with a issue in my Activity report, that need course and offering info, the problem rise because of a excel course that they use the same activity for all offers, and a employee is in 2 offers with same name basically, the data appears to be mixing, i get duplicated lines for this course, but the activity completion from the 2nd one(the completed) here is my code:

WITH EMPLOYEE_DADOS AS (
SELECT

PPSL.PERSON_ID AS EMP_PERSON_ID,
PPNF.DISPLAY_NAME AS EMP_FULL_NAME,
PPTV.USER_PERSON_TYPE AS EMP_PERSON_TYPE,
(
SELECT MEANING
FROM HCM_LOOKUPS

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!