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.
CSV Import with Overwrite Sublists only keeps last bin line (multi-location item)
Hi everyone,
I’m trying to update and clean up a large volume (40.000) of Item Bin Numbers via CSV import in NetSuite and running into an issue with multiple bins across multiple locations.
Context:
- Record Type: Inventory Item
- Feature: Multi-Location Inventory + Bins enabled
- Goal: Disassociate bins from the item sublist (remove Item Bin Number assignments), not delete the bins themselves.
My goal is to
Note: All bins being removed have zero inventory
What I’m doing:
- CSV Import with:
- Data Handling: Update
- Overwrite Sublists: TRUE
- File structure:
Internal ID | Location | Bin Number | Preferred
10112 | Sunshine Warehouse | 123_SUN | T
10112 | Campbellfield Warehouse | 123_CAM | T
0