Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Fast Formula doesn't return expected value
Summary:
Content (please ensure you mask any confidential information):
Hello,
we built the following FF where we should retrieve value from two different value sets. If the first value set is blank then the value from the second data set should be displayed.
Even if for the employee the set log return the value for the second data set, the same is not displayed at FF level.
What's wrong?
Below the FF I'm referring to
L_ASG_ID = get_context(HR_ASSIGNMENT_ID, -1)
ORACLE_ORG_1 =' '
ORACLE_ORG_2 =' '
l_asg_id_char=TO_CHAR(L_ASG_ID)
Tagged:
0