This is a simple column format that I have created in Management Reporter.
I am having issues with the CALC in column D. It works fine if the period specified in column D is BASE or BASE-1 ....upto BASE-9. For numbers greater than 9, like BASE-10, column D always displays 0 value. The header displays correctly.
I am not sure how to get this working. Any help is appreciated.
A | B | C | D | |
header | @CalMonthShort @FiscalYear | @CalMonthShort @FiscalYear | @CalMonthShort @FiscalYear | |
Column Type | DESC | FD | FD | CALC |
Book Code | ACTUAL | PREBR | ||
Fiscal Year | BASE | BASE | BASE | |
Period | BASE-10 | BASE-10 | BASE-10 | |
Periods Covered | PERIODIC | PERIODIC | ||
Formula | B+C |