Hi,
There is a 'Holiday' table in SQL Server with holiday list for 2010.
In CR9 report, have to show AsOfDate as a previous business day which will be excluding holidays from this table and weekends.
This AsOfDate is placed in GH1 in report.
Should I create a subreport only with this Calendar table to calculate the previous business day and pass it to main report or use a stored procedure.
In any case, what will be the steps involved please. I am also looking elsewhere.
thanks
There is a 'Holiday' table in SQL Server with holiday list for 2010.
In CR9 report, have to show AsOfDate as a previous business day which will be excluding holidays from this table and weekends.
This AsOfDate is placed in GH1 in report.
Should I create a subreport only with this Calendar table to calculate the previous business day and pass it to main report or use a stored procedure.
In any case, what will be the steps involved please. I am also looking elsewhere.
thanks