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!
Multiple Tracking Number Delimiter
When there are more than one tracking number, {trackingnumber} field concatenates tracking numbers into one string. What's the delimiter that's being used for this concatenation?
Tracking number on Invoice/Cash Sales -> Shipping subtab
Tracking number on a saved search
My goal is to get a number of packages on Invoice/Cash Sales transaction. I cannot use Package Count because this field is used for Item Fulfillment only. My work-way around it is to count tracking numbers on {trackingnumber} field.
I thought the delimiter was a space but this formula below doesn't work. I tried '</br>' and '/n' instead but no lcuk