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!
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?