Hi Experts,
Am new to cognos Tm1,I have a doudt in TM1 we have some data where the data is showing as numbers and we are keeping the data type as string in what circumstances can we make this data type as string can someone help me on this.
thanks in advance.
cognos Tm1
- jim wood
- Site Admin
- Posts: 3958
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: cognos Tm1
The string elements have to be in the last dimension of the cube. There is no such thing as string data types.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Re: cognos Tm1
It is the first dimension where the sample data shows as numbers and we are keeping the data type as String
-
- 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: cognos Tm1
Then that's why it isn't working. You define cells as being able to hold string values by setting the element type as String IN THE LAST DIMENSION IN THE CUBE. Defining that in any other dimension will not work.hyp wrote:It is the first dimension where the sample data shows as numbers and we are keeping the data type as String
-
- Posts: 11
- Joined: Tue Jun 14, 2016 7:08 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2013
Re: cognos Tm1
In Tm1 Elements are numeric or string type
If you want to store string data make the element as string and make sure it should be the last dimension of your cube other wise it wont work.
eg. If you want to store comment
Make an element comment in last dimension and then you can input any string on that intersection.
If you want to store string data make the element as string and make sure it should be the last dimension of your cube other wise it wont work.
eg. If you want to store comment
Make an element comment in last dimension and then you can input any string on that intersection.