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!
Formula To Return Employee Name If Project Role End Date Is In the Future
Hi Community
I have a project saved search showing me projects ending within the next three months and this is working correctly. Now I want to see the 'active' project task employees (we call them resources). By active I mean their project task role start date is not in the future and project task end date is not in the past.
The Resource field ID is: {projecttask.custevent_hw_resource}
The Role End Date ID is: {projecttask.custevent_hw_role_end_date}
Any idea how I can structure a formula to show me the {projecttask.custevent_hw_resource} is the {projecttask.custevent_hw_role_end_date} is not in the past (or is in the future)?