Modifying an existing process to load a new attribute
Posted: Thu May 05, 2011 11:23 am
Relatively new to TM1 but not to databases of code generally
I have added 2 new attribute collumns to the csv file I use to update a dimension and modified the TI process to assign variable names to them , listed them ans attributes and added them to the attribute map yet when I run the process the attribute exists in the dimension but the data has not been entered.
the generated code has a correct looking CreateAttr and AttrPuts line for each of them.
Anyone any idea what I am missing
I have added 2 new attribute collumns to the csv file I use to update a dimension and modified the TI process to assign variable names to them , listed them ans attributes and added them to the attribute map yet when I run the process the attribute exists in the dimension but the data has not been entered.
the generated code has a correct looking CreateAttr and AttrPuts line for each of them.
Anyone any idea what I am missing