Page 1 of 1

Modifying an existing process to load a new attribute

Posted: Thu May 05, 2011 11:23 am
by Dirion
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

Re: Modifying an existing process to load a new attribute

Posted: Thu May 05, 2011 11:33 am
by lotsaram
If you post a screenshot of your data file, the variables tab and your code on the data tab then I'm sure the answer will be obvious.