|
Hi,
I have a report its presenting last 6 months business data for example
Apr May Jun Jul Aug Sep
1 2 3 4 5 6
5 3 4 6 2 3
In next month when i generate report it should add Oct month and data and
hidden Apr month it means the report contains always last 6months from
execution date, so how can i take data like that dynamically
|