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.
Range UDT access from Fast Formula
Summary:
Good morning,
I need to retrieve a value from a UDT using a Fast Formula. For MATCH type UDTs, there is no problem; I can use the function GET_TABLE_VALUE(table_name, column_name, row_value)
to get the value for a specific row and column.
However, how can I do this for a Range type UDT? For this type of UDT, the row_value
to insert in the GET_TABLE_VALUE
function is the lower bound of the range, but I have as input a value that falls within a range. For example, if my UDT is structured as follows:
0