Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Fast Formula with FF type "Extract Criteria" is not working when we are trying to add it in extract.
Summary:
Hi Team,
We have designed extract to pull the employee assignment details but it was picking the multiple records for an employee. We used fast formula in "Filter criteria formula section" in an data group to pull single record for each of the employee and after that I run the extract but it was picking blank results.
We used below Fast formula in "Filter criteria formula section" in an data group.
Fast Formula:DEFAULT FOR "PER_EXT_ASG_EFFECTIVE_START_DATE" IS '0001/01/01 00:00:00' (date)
DEFAULT FOR PER_PER_WORK_RELATIONSHIP_MAX_DATE IS '0002/01/01 00:00:00' (date)
INPUTS ARE "PER_EXT_ASG_EFFECTIVE_START_DATE" (date)
Tagged:
0