Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Why can't I filter on this join?
I have a custom record: Manufacturers (lists all the manufacturers of our goods)
I have a second custom record: Item Manufacturers (record ID: customrecord_item_manufacturers). This acts as a Join Table between Item and Manufacturers.
It has 2 fields:
Item - custrecord_itemmanufacturer_item - Type: List/Record - List/Record: Item - Record is Parent: YES
Manufacturer - custrecord_itemmanufacturer_manufacturer - Type: List/Record - List/Record: Manufacturer - Record is Parent: YES
Finally, I have a saved Item search that returns a results for every item that has a manufacturer. Therefor, if an item has more than 1 manufacturer, there is more than 1 line for that item. This is working as intended.
0