For more information, please refer to this announcement explaining best practices for getting answers to questions.
Fast formula is not returning value from value set
Summary: Get value set is not returning any value in Total compensation formula.
Content (please ensure you mask any confidential information): I wrote one FF to fetch the value from value set but value is not coming up. Please help me to rectify the issue.
Version (include the version you are using, if applicable): 24A
Code Snippet (add any code snippets that support your topic, if applicable):
FF Body
/***********************************************************
FORMULA NAME :XX_FIXED_IN
FORMULA TYPE : Compensation Default and Override
DESCRIPTION : Defaults the value of a column based on its item_name
*************************************************************/
/*=========== INPUT VALUES DEFAULTS BEGIN =====================*/
INPUTS ARE CMP_IV_PLAN_START_DATE (DATE), CMP_IV_PLAN_END_DATE (DATE), date1 (date), date2 (date)