date created in an account saved search in NetSuit...
# ask-stanley-ai
s
date created in an account saved search in NetSuite
c
AI generated answer (using internal Slack threads):
To create a date filter in a saved search in NetSuite, you can use the
TO_CHAR({datecreated},'HH24')
function in your Saved Search criteria. This function will convert the
datecreated
field to a 24-hour format, allowing you to filter transactions that were created before a certain hour of the day. Please note that you cannot add filters to dynamically set date ranges. The search will always show results from the current date/time backwards. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846013367
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843102098
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.839886844
Please provide your feedback on this answer.