I am trying to create an MR report with three columns:
-Actual YTD
-Budget for remainder of year
-Total (calc)
The Actual column is not a problem - it is a YTD column.
The "remaining budget" is a problem - I am using the syntax BASE+1:12 for the period, and Periodic as the type. When I try to save, the message is "The period entry is not valid. Replace # with a period" Obviously, there is not a # in the field.
How do you set a column to sum up all the future periods of the year, without having to manually reset the column every month? I know it will work to set (for example) 8:12, but then next month it needs to change to 9:12, and so on. It seems it should be possible to do this dynamically.
Thanks for any suggestions,
*This post is locked for comments