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

OTBI - Field to show max effective_start_date by action_code

edited Oct 29, 2018 11:28AM in Reporting and Analytics for HCM 4 comments

Summary

In OTBI workforce assignments I'd like to show the max effective_start_date of assignment based on action_code

Content

Hi all,

While working on "Workforce Management - Worker Assignment Event Real Time" subject area, alongside other fields I want to be able to filter out the latest effective_start_date for a specific person, based on action_code field.

I was trying to use the following but with no success:

filter(max("Assignment Event Details"."Effective Start Date") using "Assignment Event Details"."Action Code" = 'some_code').

Thanks in advance!

Pavel

Version

18.b

Code Snippet

filter(max("Assignment Event Details"."Effective Start Date") using "Assignment Event Details"."Action Code" = 'some_code')
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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