Modifying an existing process to load a new attribute

Post Reply
Dirion
Posts: 1
Joined: Thu May 05, 2011 11:16 am
OLAP Product: Cognos TM1
Version: 9.4
Excel Version: 2003

Modifying an existing process to load a new attribute

Post 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
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Modifying an existing process to load a new attribute

Post 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.
Post Reply