Special Characters in map
Documentation article about Special Characters in map
Special Characters in map
Special Characters in map
You can use special characters in the map section to change how the search results work. Here are some of those characters:
Note:
When you use special characters, remember that they work the same way they do in NetSuite. For example, using group means all other fields you want to return results need to be grouped, counted, or summed. If you use these, it is best practice to have all results grouped or summarized.
Character
Usage
=
Get value
Get text value (label)
[ ]
Get array values (multiselect)
*
Merge search result duplicates of this column value
<
Sort in ascending order
>
Sort in descending order
^
Group by maximum value
?
Count
Sum
~
Average
{
Minimum
}
Maximum
!
Write a value even if it hasn't changed
Get value and Get text
The equals (=) character lets you get a field's value. For example, if you're mapping a select field, this returns the internalid of the selection. Most of the time, the value is returned by default, but the = character makes it more specific.
The number sign (#) character lets you get the field's text instead. With a select field, this returns the label of the selection as you see it in the NetSuite UI.
Multiselect or arrays
The square bracket ([ ]) characters return the result as an array. They are usually used to ensure that the selected options are returned as an array, rather than as a comma-separated list.
Pipe
The pipe (|) character lets you control where the property reads from and where it writes to, separately. It is handy when you need to read from one field but write to another, or when the same field has two different IDs for searching and writing. Another common use for the pipe character is to make sure you can read a field value but not write to it.
Here's an example search that reads from one field and writes to another:
"quantity": "quantity|item.quantity"Here's an example search that only reads the field value:
"status": "status#|"Frequently Asked Questions (4)
What does the equals (=) character do in the map section?
How can I sort search results using special characters in NetSuite?
Can I use special characters to handle duplicate search results?
What should I consider when using the group by functionality with special characters?
Was this article helpful?
More in General
- Payment Date Prediction Feature in NetSuite
Payment Date Prediction in NetSuite utilizes machine learning to enhance financial planning by predicting invoice payment dates.
- NetSuite Ship Central Enhancements for Packing & Shipping
NetSuite Ship Central features enhance packing and shipping operations for improved efficiency and accuracy.
- Generative AI Features in NetSuite 2026.1
Discover new generative AI features in NetSuite 2026.1, enhancing reporting, search, predictions, and development productivity.
- Field Service Management Enhancements and Bug Fixes for 2026
Overview of the 2026 Field Service Management SuiteApp updates showcasing enhancements and bug fixes.
Advertising
Reach General Professionals
Put your product in front of NetSuite experts who work with General every day.
Sponsor This Category