Hi,
I have the following requirements:
******************************************************Balance of last periods
Balance of Dec 07*************Balance1*******Balance2
Balance of selected period****Balance3******Balance4
The user most choose a period and all the accounts most be affected by that selection except the ones of the row for Dec 07 which most show the balance of those accounts for that period and the column balance of last periods that needs to show the balance of the accounts on those periods.
Im using 3 variables to choose the selected period, the last dec period and a range variable for the last periods. The 3 are pointing to 0FISCPER. But it doesnt seem to be working properly.
Also on the row header for the selected period and the last december period i have to display the period selection, I managed to do it for the selected period but the last dec header always displays the selected one.
Can someone please help me with this.