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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
CSV Imports.. general question
Can a CSV import of components of assembly items have gaps? LIKE this….
ITEM, COMPONENT 1, COMPONENT 2 COMPONENT 3, COMPONENT 4
Item 1, Component 1, __<Null>__, Component 3, Component 4
Item 2, Component 1, Component 2, Component 3, Component 4
Item 3, Component 1, Component 2, Component 3, Component 4
Item 4,__<Null>__, Component 2, Component 3, Component 4
Item 5, Component 1, Component 2, Component 3,__<Null>__,
Will it ignore the <null> values?
0