PeriodToDate on two dimensions -
06-16-2004
, 09:24 AM
I have a cube with a Year dimension and a Month dimension (allows me to set
the year as a Page field and the month as a column field). I am trying to
calculate a Past Due amount without success. Here is my calculated member:
I was hoping to get sum of all months for previous years plus the sum of
months up to the previous month for the current year. What I am getting is
the sum of months up to the previous month for all years (previous and
current).