Hi Team,
I am getting the value as '31/12/1899' in an active form for the date row.
Is there any way to remove this value with the an empty string using the formatting option of an Active Form?
Kindly help if you come across of anything.
Thanks.
How to replace the date 31/12/1899 with an empty string in an Active Form- Please help
-
- 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: How to replace the date 31/12/1899 with an empty string in an Active Form- Please help
You just need to utilise the excel formatting.
First option is for a positive value, second a negative and third a zero or blank.
So "dd-mm-yyyy;;" will return blanks where the date is zero (and if you somehow ended up with a negative date.)
First option is for a positive value, second a negative and third a zero or blank.
So "dd-mm-yyyy;;" will return blanks where the date is zero (and if you somehow ended up with a negative date.)
Declan Rodger