For more information, please refer to this announcement explaining best practices for getting answers to questions.
Compensation Plan Default Value - Fast Formula Help
Summary:
Fast Formula for Custom Column in Compensation Plan Doesn't see Inbound Assignment ID
Content (required):
My Fast Formula is supposed to populate a custom column in the Compensation Plan for flagging if a worker had a transfer In or Transfer out. The formula should be looping through the assignment events and searching for the transfer event. I'm relatively new to Fast Formulas but have some query/function writing experience.
I'd like it to receive the assignment ID to ensure that it's cycling through the correct assignment's assignment events. Despite adding CMP_IV_ASSIGNMENT_ID to the input section it doesn't seem to be receiving anything. I've set the ouput value to list the assignment ID it found and the assignment ID that it started with.