How do I reference the reconcilewithmatching field...
# ask-stanley-ai
a
How do I reference the reconcilewithmatching field in a saved search? I don't see it in the filters or columns, and using it in a formula results in an Error: Field not Found
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that the
reconcilewithmatching
field is not directly exposed to Saved Search in NetSuite. This is similar to the
aging3
and
aging4
fields mentioned in the first conversation. If a field is not available in the formula fields, it is likely not exposed to Saved Search. This means you cannot directly reference it in a formula or as a filter or column in a saved search. However, there might be a workaround depending on the specific use case. For example, in the second conversation, a user was able to use a
Formula (Text)
field as a filter in a saved search by setting it up as a criteria. In the third conversation, a user was able to get the subtotal of invoices in a saved search by using
{netamount}
instead of
{subTotal}
. So, while you may not be able to directly reference the
reconcilewithmatching
field in a saved search, there might be a workaround depending on what you're trying to achieve. ****** 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.829406798
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820129454
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.819763184
Please provide your feedback on this answer.