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.
calculated measure in saved search
Hi, I have a saved search month wise which gives me
Branch (summary type - group by)
Customer (summary type - count)
Activities (summary type - count)
Branch Customer Activities
A 100 456
B 150 675
My objective is to get customer coverage by branch for a month which needs count of activities / count of distinct customers.
Branch CustomerCoverage
A 456/100
B 675/150
I can do this in Analytics workbook using calculated measure but not sure how to achieve this in saved search. Do we have a way to achieve this?
0