all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

Date parameters: yesterday



Date parameters: yesterday Jadranka
3/6/2005 3:09:02 PM
sql server reporting services: I'm having a problem in the report designer with setting yesterday's date as
the default date parameters (Reporting From 'yesterday' To 'yesterday') for a
report. Both the From & To parameters need to default to yesterday, but the
user can enter a different date if they wish.

I've tried using =DateTime.Now().AddDays(-1) as well as =Today.AddDays(-1),
but I always get the following error when trying to preview the report in the
designer:

An unexpected error occurred while compiling expressions. Native compiler
return value: ‘[BC30260] 'EH_ReportingFrom' is already declared as 'Class
EH_ReportingFrom' in this class.’.

I'd appreciate any suggestions on how I can get this to work.
--
Jadranka Krapic
DBA
Stargate Technologies
Re: Date parameters: yesterday Robert Bruckner [MSFT]
3/6/2005 3:16:09 PM
Please check my response on your other thread with the same title. Thanks.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

AddThis Social Bookmark Button