Hi
We are using BO 4.1 sp5 with Hana 10 as db. We have a view in hana with date field stored as Nvarchar. Tried converting it to date column
format(date(orderdate),“MM/dd/yyyy”) … when I verify the syntax it shows no errors. but when I preview the view in hana is shows an error
"Error: [303]: invalid DATE, TIME or TIMESTAMP value: search table error: [6931] attribute value is not a date or wrong syntax;Error executing physical plan: attribute value is not a date or wrong syntax;in executor::Executor in cube:
Any idea on how to fix it…
Thanks
rajx72 (BOB member since 2006-08-02)