Get Started with Redwood for Oracle Cloud HCM Begin Now
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.
Display element name input value within the worksheet
Summary
Display element name input value within the worksheetContent
Hi all,
I'm trying to use a fast formula in order to show element input values within my worksheet following this sintax:
<ELEMENT NAME>_<INPUT VALUE NAME>_ENTRY_VALUE
The DBI name is I___RAL_TOTALE_RAL_ASG_ENTRY_VALUE.
The worksheet displays always '0' like if it doesn't read the right input value from I___RAL_TOTALE_RAL_ASG_ENTRY_VALUE.
Do you have any suggest?
How have I to change my fast formula?
DEFAULT FOR CMP_IV_ASSIGNMENT_ID IS 0
DEFAULT FOR I___RAL_TOTALE_RAL_ASG_ENTRY_VALUE IS 0
Tagged:
0