Hi,
once my TI ran i am getting the below error and in that TI iam using the datasource as cube view .can please help what is the issue about?
"cost1","Object_name","cost2",Data Source line (1) Error: Data procedure line (9): Attribute is Not Unique. Value cost3 cannot be set as Attribute Object_name for element cost1 in dimension cost
please help any of the gentle man?
TI error once ran
-
- Regular Participant
- Posts: 155
- Joined: Fri May 20, 2011 8:17 am
- OLAP Product: Applix,Cognos TM!
- Version: applix9.0Cognos tm1 9.5.1
- Excel Version: Excel 2010 2007
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: TI error once ran
This is pretty simple: You are trying to load data into an alias and it turns out that your values are not unique. Alias values for each element in a dimension must be unique.
-
- Regular Participant
- Posts: 155
- Joined: Fri May 20, 2011 8:17 am
- OLAP Product: Applix,Cognos TM!
- Version: applix9.0Cognos tm1 9.5.1
- Excel Version: Excel 2010 2007
Re: TI error once ran
thanks a lot for your reply.
so i have to chage the alies name for each element in the dimesion ? then the problem resolve if yes,
please assist me how i should that.
so i have to chage the alies name for each element in the dimesion ? then the problem resolve if yes,
please assist me how i should that.
-
- 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: TI error once ran
erm, yes, not only just change mind you but change to a value that is different from each and every other element. Aliases must be unique.mincharug.shulft wrote:so i have to chage the alies name for each element in the dimesion ?
well a common approach would be to c|o|n|c|a|t|e|n|a|t|e the element name with the description since descriptions do have the habit of being non-uniquely repeated.mincharug.shulft wrote:please assist me how i should that.