importing panel data from excel
Posted: Mon Dec 15, 2014 7:37 am
hi,
i'm trying to write the command line to import a file structured like the excel here. i have two questions:
1) what type of workfile i need to create before using the import command (assuming i shall be using import), for now i'm using an annual workfile, but not sure it's right
2) when i try something like this
import L:\xxx\MichelaS\xxx\byCountry\AU\database.xlsm range="test" @id bankid @date(year) @destid bankid @date
i get the error "different number of id series provided for source and destination", i don't understand this error message, what are the source and destination ID series? my source ID would be BankID and the destination should also be BankID - yy right?
sorry but it's the first time i try to import data structured as panel.
many thanks
mikela
i'm trying to write the command line to import a file structured like the excel here. i have two questions:
1) what type of workfile i need to create before using the import command (assuming i shall be using import), for now i'm using an annual workfile, but not sure it's right
2) when i try something like this
import L:\xxx\MichelaS\xxx\byCountry\AU\database.xlsm range="test" @id bankid @date(year) @destid bankid @date
i get the error "different number of id series provided for source and destination", i don't understand this error message, what are the source and destination ID series? my source ID would be BankID and the destination should also be BankID - yy right?
sorry but it's the first time i try to import data structured as panel.
many thanks
mikela