Hi
I need to create an EPM report that pulls millions rows of data, and this data should look like a flat file that will be used as an upload file to a different system. I can't just pull a dump data because there are data columns that require manipulation for uploading to a different system, i.e. epmmemberproperty, vlookup, formatting, etc. Due to this big volume, the report needs to be produced as semicolon csv file type.
I am thinking another option is to break them down in multiple tabs but I am not sure how I can combine them automatically in 1 csv file without having to copy and paste them manually.
If someone can help me, I really appreciate it.
Thank you
Yani