Hi there,
You can use for start date the following expression: DateAdd("d",-7,Today()) and for end date Today().
Those expressions can be set as default values for both parameters in the report definition and when creating the subscription to use default values.
/ivan