Hi Guys Import CSV Method for Cash Sale :- here i ...
# csvimports
g
Hi Guys Import CSV Method for Cash Sale :- here i need to import my csv file for cash sale and i have 2 items need to be imported along with other details But there is no + mark to add another item is there any work around to solve this issue? Please Help me with it
d
rather than listing the items across columns, you need to list them as separate rows. Better yet, do it with the multiple CSV files option (so split out the items fields (Property, Unit, Department, Description, Item) into a new csv, one line per item) have a look at these: • netsuiterp.com - CSV Import Multiple File Import of Vendor Bills with Expenses> (same as for cash sales with items) • Oracle Docs - Select-a-File-for-ImportOracle Docs - Step-Three-File-Mapping
after all that, I see that you got similar answers already in the main thread of #CBQ338ZE0
also asked/answered in #general and on netsuiteprofessionals.com
g
Thank You @David B It Worked