Questions on data loads from Excel files (pros and cons)
Posted: Tue Jun 18, 2013 2:26 pm
Hi all,
In working with a coworker yesterday in the development of a new model, we had some questions.
If you are loading from Excel spreadsheets (or .csv's), do you accumulate your monthly data in one file? Or do you have like a "current" file and then a "historical" that has all the past data?
Are there advantages or disadvantages to either?
Do you zero out each time you run your processes? Or do you just load one month at a time?
I haven't really run across anything on this particular topic (and I've been doing quite a bit of looking around recently).
Or another thought - if you DO use one file with multiple months, do you only load one month by using a lookup of sorts? OR do you use a parameter? The cognos training doesn't get into parameters and in looking at the Bedrock examples that I just downloaded, parameters look pretty complex and you have to know code (I'm just a finance guy so the code is new territory for me).
Thanks a lot!
In working with a coworker yesterday in the development of a new model, we had some questions.
If you are loading from Excel spreadsheets (or .csv's), do you accumulate your monthly data in one file? Or do you have like a "current" file and then a "historical" that has all the past data?
Are there advantages or disadvantages to either?
Do you zero out each time you run your processes? Or do you just load one month at a time?
I haven't really run across anything on this particular topic (and I've been doing quite a bit of looking around recently).
Or another thought - if you DO use one file with multiple months, do you only load one month by using a lookup of sorts? OR do you use a parameter? The cognos training doesn't get into parameters and in looking at the Bedrock examples that I just downloaded, parameters look pretty complex and you have to know code (I'm just a finance guy so the code is new territory for me).
Thanks a lot!