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!
The query results from the saved search for item are not accurate.
In NetSuite, when creating a saved search for items, the filter condition is set to match the item name. However, there is an issue with the results, especially when the item names are long and contain multiple spaces. In such cases, the full name filtering does not yield correct results, and it displays 'not found'.
For example, I have an item with the code name 'xxx aa xxx 3200 xxx,' but the results from the executed saved search are empty.
filters = ["name","is","xxx aa xxx 3200 xxx"]
Moreover, there is another issue. I have two items with names 'xxx-bb-ccc-aaa-00' and 'xxx_bb_ccc_aaa_00' respectively. When querying with the name 'xxx_bb_ccc_aaa_00,' the results show two entries, while using the other name shows only one entry.