Mapping Period Dimension with flat file Date
Posted: Tue Jun 12, 2012 4:04 pm
Here is what i have.
1. Existing "ABC_ACTIVITY" Dimension
2. Existing "DEF_LOCATION" Dimension
3. Existing "GHI_VEHICLE" Dimension
4. New Measure Dimension "XYZDIMENSION" holding all the data columns from flat file.
5. Existing "PERIOD" Dimension that rolls up to Month-->Qtr--->Year
Here is what i have in my new flat file
1. Namecode that will map to above dimension "ABC_ACTIVITY" (successfully completed)
2. Location city mapped to dimension "DEF_LOCATION" (successfully completed)
3. Fund code mapped to dimension "GHI_VEHICLE" (successfully completed)
4. Few data columns. I have created Measure Dimension "XYZDIMENSION".
When i create a Cube holding above five dimensions, I don't see any data loaded into the cube. it looks like I am doing something wrong that is not mapping date column with period dimension. I have copied and pasted error below. So far i have done following to resolve this but not successful.
1. i changed date column to every possible date format in Excel but did not work however one of the format i applied and it loaded all data to year 2012(even i have Quarterly data from 2007 to 2011 in flat file). I am New in TM1 and Hope i explained it clearly. Please help me to resolve this issue. Thanks in advance
Here is the example of error that i get.
"1234 - Lin Gr","Pied Tri B","SE","Sep-06","766523.52","39129.27","577638.78","Fund I","0.15","38500000","34961307","3538693","1769346.5","","","","","8366859.68","327823","","","",Data Source line (1) Error: Data procedure line (3): Invalid key: Dimension Name: "bpmPeriod", Element Name (Key): "Sep-06"
Error: Data procedure line (3): error repeats 14 times
"1234 - Lin Gr","Pied Tri B","SE","SE","Dec-06","1161870.51","28149.32","626039.49","Fund I","0.15","38500000","34961307","3538693","1769346.5","28706.98","36550062.85","28300000","28434890.72","","276137","222025.56","","",Data Source line (2) Error: Data procedure line (3): Invalid key: Dimension Name: "bpmPeriod", Element Name (Key): "Dec-06"
Error: Data procedure line (3): error repeats 14 times
1. Existing "ABC_ACTIVITY" Dimension
2. Existing "DEF_LOCATION" Dimension
3. Existing "GHI_VEHICLE" Dimension
4. New Measure Dimension "XYZDIMENSION" holding all the data columns from flat file.
5. Existing "PERIOD" Dimension that rolls up to Month-->Qtr--->Year
Here is what i have in my new flat file
1. Namecode that will map to above dimension "ABC_ACTIVITY" (successfully completed)
2. Location city mapped to dimension "DEF_LOCATION" (successfully completed)
3. Fund code mapped to dimension "GHI_VEHICLE" (successfully completed)
4. Few data columns. I have created Measure Dimension "XYZDIMENSION".
When i create a Cube holding above five dimensions, I don't see any data loaded into the cube. it looks like I am doing something wrong that is not mapping date column with period dimension. I have copied and pasted error below. So far i have done following to resolve this but not successful.
1. i changed date column to every possible date format in Excel but did not work however one of the format i applied and it loaded all data to year 2012(even i have Quarterly data from 2007 to 2011 in flat file). I am New in TM1 and Hope i explained it clearly. Please help me to resolve this issue. Thanks in advance
Here is the example of error that i get.
"1234 - Lin Gr","Pied Tri B","SE","Sep-06","766523.52","39129.27","577638.78","Fund I","0.15","38500000","34961307","3538693","1769346.5","","","","","8366859.68","327823","","","",Data Source line (1) Error: Data procedure line (3): Invalid key: Dimension Name: "bpmPeriod", Element Name (Key): "Sep-06"
Error: Data procedure line (3): error repeats 14 times
"1234 - Lin Gr","Pied Tri B","SE","SE","Dec-06","1161870.51","28149.32","626039.49","Fund I","0.15","38500000","34961307","3538693","1769346.5","28706.98","36550062.85","28300000","28434890.72","","276137","222025.56","","",Data Source line (2) Error: Data procedure line (3): Invalid key: Dimension Name: "bpmPeriod", Element Name (Key): "Dec-06"
Error: Data procedure line (3): error repeats 14 times