planning year functions
Content
Hi All,
I am trying to use planning functions getstartyear and getendyear in EPBCS WF cube,
It gives me error
Error parsing formula for [FIX STATEMENT, at or after line: [" FIX ( : "]] (line 5): expression expected after [(]
What am I doing wrong here
Code Snippet
FIX (@RELATIVE("Mathematics", 0)) FIX (Plan, Working, @RELATIVE("F110002", 0), @RELATIVE("A000000", 0), @RELATIVE("P00000000", 0)) FIX (@RELATIVE("12347", 0), @RELATIVE("00003", 0)) FIX ("OWP_Basic Salary") FIX ([[getStartYear("Plan")]] : [[getEndYear("Plan")]]) FIX (@RELATIVE("YearTotal", 0))
Tagged:
0