Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Sum if multiple criteria met
Hi
I am getting stuck with a few formulas in a saved search.
I am trying to sum all of the leave accrued entries (leave hours records) if they fall between two date fields.
Date field number 1 is 'last anniversary date'
This field is not stored anywhere.
Instead, it is calculated from date field number 2 called 'next anniversary date'. This is stored on the employee's record.
i.e. Date field number 1 ('last anniversary date') is = ADD_MONTHS({next_anniversary_date},-12)
What I am trying to calculate is the sum of 'leave hours' if they fall between last anniversary date