Hi
I have tried many methods of importing a large dataset with multiple tag fields but have not succeeded. How do I go about this?
i.e. Company | Industry | Sales Status | Account Status ABC Co | Farming | Hot Lead | Gold
thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I have tried many methods of importing a large dataset with multiple tag fields but have not succeeded. How do I go about this?
i.e. Company | Industry | Sales Status | Account Status ABC Co | Farming | Hot Lead | Gold
thanks!
You have to combine all your tags in a single colon by seperating it using a comma.
In my case, based on my excel file under the colon category_id, i put Company,Industry,Sales Status
Works fine, Thanks !!
When I face these sorts of problems, I create a record, manually, that represents the worst case of the data I want to be able to import. I then filter on it and export it. I check that I can re-import the exported file without difficulty. Finally, I study the exported CSV file to learn the correct field names and required syntax.
I wonder -- do you have a file of all needed tags that you import before trying to import your contacts?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
9583 | ||
|
2
May 25
|
1110 | ||
Import from Winbooks
Solved
|
|
4
May 25
|
4812 | |
|
1
Aug 24
|
2120 | ||
|
1
Feb 24
|
2950 |
What error do you see? What field name do you use?