How to use date member in Planning ?
Hello,
For a Planning application, I need to create a member with DATE data type.
When I use the @TODAY() function in Essbase, I get a real date like mm-dd-yyyy as definied in the Outline properties, but when I use the @TODAY() in Planning, I get : 1397174400. In the documentation, they say it's "the number of seconds elapsed since midnight, January 1, 1970."
Does someone know how to get the current date in a member formula in Planning ? I have already used, without success, the functions @FORMATDATE or @TODATEEX.
Thanks for your help,