Hi,
You can create a table in the database holding the dates for the required time period, (Externally, not through SDP ,It wont affect the product). [Use DATEADD(dd,1,GETDATE()) for the days column]
Then you can select the dates from that table through the product.
This is the only workaround possible if you need the report generated through SDP
Regards,
Jona,
SDP Team