Hi,
We have a huge excel which has the inventory information.
Is there a way to import the excel into CMDBuild?
Can i create a empty database and create the same fields like in excel and import it?
Thanks and Best Regards.
Hi,
We have a huge excel which has the inventory information.
Is there a way to import the excel into CMDBuild?
Can i create a empty database and create the same fields like in excel and import it?
Thanks and Best Regards.
You can save your Excel file in CSV format (UTF8 encoding), check that headers and data format follow the CMDBuild requirements (see the User Manual) and use the CSV import function.
CMDBuild Team
You can save your Excel file in CSV format (UTF8 encoding), check that headers and data format follow the CMDBuild requirements (see the User Manual) and use the CSV import function.
CMDBuild Team
I'm doing these steps, and 2 columns (as reference attribute on target) are all coloured redPreviously Tecnoteca wrote:You can save your Excel file in CSV format (UTF8 encoding), check that headers and data format follow the CMDBuild requirements (see the User Manual) and use the CSV import function.
CMDBuild Team
One of the
frequent errors in the CSV import is that for the Reference fields the
CSV file must contain the “Code” of the connected class (see the
CMDBuild User Manual 2.5 ENG, page 82 http://www.cmdbuild.org/it/documentazione/manuali ).
Can this be your problem ?
CMDBuild Team