Obiee ToDate function Error Essbase Integration
769171Oct 25 2010 — edited Dec 20 2010Hi everybody!
I want to get the agregated sales of the year, I'm using the function ToDate like this:
ToDATE("PECMX#1"."PECMX - measure","Tiempo"."Gen4,Tiempo")
My herarchy was defined in essbase as follow:
Time
Month (It is just a total)
Bimester
Months (Jan, Feb, Mar.....) Detail Level
I'm getting the next error
Formula syntax is invalid.
[nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27037] Unresolved level: "Tiempo"."Gen4,Tiempo". (HY000)
SQL Issued: SELECT TODATE("PECMX#1"."PECMX - measure", "Tiempo"."Gen4,Tiempo") FROM "PECMX"
Thanks and waiting for an answer....
Best,