Aaron McCausland
09/06/2025, 6:14 PMCeligo AI
09/06/2025, 6:15 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems like the issue you're facing is related to the context in which the field is being used. In NetSuite, the context of the field matters. If you're using a field in a formula, it needs to be in the correct context. In your case, you're trying to use the
{conversionrate}
field in an Item search formula. However, the {conversionrate}
field might not be directly accessible in the context of an Item search.
One possible solution could be to use a join to access the {conversionrate}
field. For example, if the {conversionrate}
field is related to a transaction, you might need to use {transaction.conversionrate}
instead of just {conversionrate}
.
Please note that the exact join you need to use will depend on the specific relationship between the Item and the {conversionrate}
field in your NetSuite account.
******
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
09/06/2025, 6:15 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.858337462
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856384277
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.853210509
Celigo AI
09/06/2025, 6:15 PMCeligo AI
09/06/2025, 6:15 PM