Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is it possible to retrieve values of custom fields with Store Value checkbox unticked using SuiteQL?
Is SuiteQL able to return results for fields where the values are calculated dynamically based off a formula and/or where the "Store Value" checkbox for the field is NOT checked?
When attempting to pull the value out of formula-based field, I get the error
Search error occurred: Field 'custcol_XXXXX' for record 'transactionLine' was not found. Reason: NOT_EXPOSED - Not available for channel SEARCH
My assumption is this is because that field is a non-stored, formula-based one. Is that correct?