Hi,
I have used the validation list in the input template. It works fine when select the data from the list and the value will be saved in TM1.
However, when we choose a blank value from the list, the formula (DBRW...) is gone.
How to deselect a value from the list without loosing the formula?
Thanks in advance.
TM1 - excel validation list
- paulsimon
- MVP
- Posts: 808
- Joined: Sat Sep 03, 2011 11:10 pm
- OLAP Product: TM1
- Version: PA 2.0.5
- Excel Version: 2016
- Contact:
Re: TM1 - excel validation list
Hi
If you are writing to a numeric cell, try putting 0 in your list instead of blank
Regards
Paul
If you are writing to a numeric cell, try putting 0 in your list instead of blank
Regards
Paul
-
- Posts: 20
- Joined: Wed Dec 02, 2009 2:27 am
- OLAP Product: TM1, Cognos
- Version: 9.5.1
- Excel Version: 2007
- Location: Singapore
Re: TM1 - excel validation list
Hi Paul,
Instead of putting zero, i put " " and it works. Thanks.
Instead of putting zero, i put " " and it works. Thanks.