I am creating a number of applications in below format.
1.1 task 1.1
1.2 task 1.2
1.3 task 1.3
1.4 task 1.4
1.5 task 1.5
1.6 task 1.6
1.7 task 1.7
1.8 task 1.8
1.9 task 1.9
1.10 task 1.10
1.11 task 1.11
......
TM1 displays task 1.10 and task 1.11 right below task 1.1 , and above task 1.2, how can I have TM1 display these tasks in numberic sequrence as above?
Regards
Chris
display applications in numberic sequence
-
- Posts: 122
- Joined: Thu Jan 31, 2013 1:03 pm
- OLAP Product: TM1
- Version: 10.2
- Excel Version: 2007
-
- MVP
- Posts: 1831
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: display applications in numberic sequence
It is just displaying them in alpha order.
Just use 1.01 instead of 1.1 (or however many characters your maximum will be.)
Just use 1.01 instead of 1.1 (or however many characters your maximum will be.)
Declan Rodger
-
- Posts: 122
- Joined: Thu Jan 31, 2013 1:03 pm
- OLAP Product: TM1
- Version: 10.2
- Excel Version: 2007
Re: display applications in numberic sequence
Great idea, thanks.