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!
Script deployment search - last instance
I'm using a custom search on some users dashboards to show the status of specific script deployments. I just want this to show the status and progress of the last execution instance.
I can use maximum of date created to show the last time the script was executed - but I want the other columns to show the status and progress for the same execution instance.
Min/Max summaries don't work, ie. minimum of "Percent Complete" always shows 0% if the script has ever failed, even if the script has subsequently completed successfully.
Is there a way set set a criteria to just show the last entry?