Closed waisan closed 7 years ago
Hi,
how can I add in the additional column that are not in the excel file? in my excel file => | id | name | description | when import, I wanna have another attribute called 'created_at' and assign current date to this field. how can I achieve this?
Thanks if anyone can help.
There are 2 main options:
Hi,
how can I add in the additional column that are not in the excel file? in my excel file => | id | name | description | when import, I wanna have another attribute called 'created_at' and assign current date to this field. how can I achieve this?
Thanks if anyone can help.