Hi
I have a cube1 which pulls data from a file and then User inputs/edits some data manually in Excel.
The DATE comes in the format of YYYYMMDD from the file but has to be shown in the Cube in the format MM/DD/YYYY
We used the substring to display it in the required format
Now, the issue that we are facing is that User when trying to edit the date field in Excel (perspectives) its converting automatically into DAYNO.
However I am able to enter the data directly in the MM/DD/YYYY format
How do I fix this issue in excel where the user can input the date in excel in the MM/DD/YYYY
Thanks
Date in Perspectives
-
- Posts: 5
- Joined: Mon Sep 07, 2009 7:00 am
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2007
-
- Posts: 5
- Joined: Mon Sep 07, 2009 7:00 am
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2007
Re: Date in Perspectives
Yeah, I tried changing the format in excel but no use.
-
- MVP
- Posts: 263
- Joined: Fri Jun 27, 2008 12:15 am
- OLAP Product: Cognos TM1, CX
- Version: 9.0 and up
- Excel Version: 2007 and up
Re: Date in Perspectives
Hi
Usually adding a single quote will solve this.
So rather than entering 10/10/2010 in Excel enter '10/10/2010. The single quote won't be sent to TM1.
Cheers
Usually adding a single quote will solve this.
So rather than entering 10/10/2010 in Excel enter '10/10/2010. The single quote won't be sent to TM1.
Cheers