Hello experts,
I would like to load data from excel file (.csv). That excel contains all dimensions that has my cube application.
excel format is like:
header
Year,Period,Entity....Value
2014,Jan,1000.....500
2014,Jan,2000.....800
....
How can I load this data? Is necessary to config something in data management (FDMEE) or is another way to load data?
I have about 500k rows to load.
Thanks.