Hi All,
I have a static picklist defined for a measure element say customer and if i use ViewZeroOut function. Will it work successfully because probably, Customer element will not allow to insert 0 value.
Waiting for your inputs!!
Thanks & Regards
Vins
ViewZeroOut Function
-
- MVP
- Posts: 3241
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: ViewZeroOut Function
Is Customer a numeric element in the measures dimension? If not, it will be '' in a text cell instead of 0 in a numeric cell.vins wrote:Will it work successfully because probably, Customer element will not allow to insert 0 value.
Anyway, the ViewZeroOut function will clear the cells in both cases.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- 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: ViewZeroOut Function
Wim's answer is entirely correct so no more information is needed there.
I would however pose the question of why you didn't just test it out? It would be a 1 minute job to create a dummy cube and process and then check the results.
I would however pose the question of why you didn't just test it out? It would be a 1 minute job to create a dummy cube and process and then check the results.
Declan Rodger