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.
Calling a table validated value set from fast formula
Summary
Calling a table validated value set from fast formulaContent
Hi all,
I have a requirement to sum multiple element entry values (from multiple elements) in a fast formula. There is no DBI I can use to achieve this (via a loop in the formula), so I was planning on creating a table-validated value set with a SQL query behind it, and then use the GET_VALUE_SET function in the formula. I’ve been doing some testing on this and have hit the following issues:
- You are not allowed to use aggregate functions (e.g. SUM) in the SELECT clause
Tagged:
0