Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
How to view a count of text values in a search ?
I am creating a Saved Search and have a formula displaying the "Employment Type" as Full Time in one column, a second column with the formula set to display the "Employment Type" if it is Part Time.
E.g: CASE WHEN {custentity_employment_status} = 'Full Time' THEN 'Full Time' ELSE '' END
Now I want to set this up on a dashboard with a count so Payroll can see how many Full Time employees we have and how many Part Timers.
Any clue how to action is appreciated!
Tagged:
0