Tanner Gladson
12/20/2024, 3:53 PMCeligo AI
12/20/2024, 3:53 PMAI generated answer (using internal Slack threads):To use the REPLACE formula in a saved search in NetSuite, you can follow these steps: 1. In your saved search, go to the Results tab. 2. Click on the 'New Field' button. 3. In the 'Summary Type' dropdown, select 'Formula (Text)'. 4. In the 'Formula' field, enter the REPLACE formula. For example, if you want to replace the string "EST" in a field named 'yourfieldhere', you would enter
REPLACE({yourfieldhere},'EST','')
.
This will replace all instances of "EST" in the 'yourfieldhere' field with an empty string, effectively removing "EST" from the field in the results of the saved search.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
12/20/2024, 3:54 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.865345597
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.849809
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844679
Celigo AI
12/20/2024, 3:54 PM