Range function in FRS
While developing the report i did use 'Range' and the start member is Current Point of View Member' and End Member is 'DEC-14'.
Requirement : The report should fetch the balances of one year only. Eg: If current point of view is Jun-14, report should fetch balances from Jun-14 to Dec-14. If the current point view is Feb-15, report should fetch the balances from Feb-15 to Dec-15.
What is the value should I provide in 'End Member'. In fact, I should not hard code Dec-14.
Please share your thoughts