MHL
02/19/2026, 7:07 PMCeligo AI
02/19/2026, 7:07 PMAI generated answer (using internal Slack threads):To run a saved search on a billing operation failure message, you can follow these steps: 1. Navigate to the saved search creation page in NetSuite. 2. Set the criteria for the search to be based on the billing operation failure message. This could be done by setting the criteria to look for specific text in the failure message, or by setting the criteria to look for a specific status (such as 'Failed') in the billing operation. 3. Set the results to display the relevant information. This could include the date and time of the failure, the specific error message, and any other relevant details. 4. Save the search and run it to see the results. In the context of the provided conversations, it seems that you are trying to create a saved search that only shows Sales Orders where every line contains a billing schedule. One approach suggested in the conversations is to create a Formula (Numeric) result field that returns 1 when a line doesn't have a BillingSchedule and 0 when it does. Then you summarize results with a SUM on that formula. Next, add a Summary Criteria with the same formula = 0. This should result in showing only sales orders where all lines have a BillingSchedule. However, it was noted that NetSuite Billing Operation Schedules do not like saved searches that have a summary. An alternative solution suggested was to add a custom field to your Sales Orders, setting the value of that custom field depending on whether all lines are set as you require, then use that field to drive a saved search that will work for Billing Operations. ****** 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
02/19/2026, 7:07 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819946349
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.814025879
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813415527
Celigo AI
02/19/2026, 7:07 PM