Hi Guys,
I am facing an error,
An unexpected token "END-OF-STATEMENT" was found following "SALES.AMOUNT end) )". Expected tokens may include: "<interval_qualifier>". SQLSTATE=42601
State: 42601" in Universe Object Property window for the Definition below
sum(case when DB2ADMIN.TAB_ACC_TYPES.TYPE_CODE= '74'
and "ACC AND FIN".TERM_KEY='101' then DB2ADMIN.TABSALES.AMOUNT end)
Tried with the possible correction as of i know, but still i am getting the same error. Can anyone please tell me what is the problem here?
i using BO Version 3.2
Database DB2
Connection DB2
Thanks Guys,