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!
Matrix Item Field Selection in Where Clause - Search Query Error
I am currently facing a challenge related to the creation of a matrix item and subsequent search functionality in our system.
I have successfully created a matrix item using two item fields: 'Color' and 'Size', as illustrated in the attached image. However, an issue arises when I attempt to apply a filter criterion to the 'Color' field. It seems that this field is not recognized in the 'where' clause of the select statement, though it is accessible in the selection part of the statement.
Additionally, when trying to join the Item table with the Color table to resolve this, I encountered an error stating "Search error occurred: Invalid or unsupported search."