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.
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