Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

weekday not recognised in query design

$
0
0
Hi guys,I am now creating a filter to say the following if(weekdayname(weekday(today())) AND booking start date>today(),dateadd(Day,3,today()), bookingstartdate>today() AND dateadd(Day,1,today())However I get the message returned that weekday is not a valid identifier.Can anyone suggest a solution to this?

Viewing all articles
Browse latest Browse all 2791

Trending Articles