{@StartDate} + 7 will give you up to Sunday i.e. Monday to Sunday, if you want it for only 5 week days then add 5 to start date
{@StartDate} + 5
-Sastry
{@StartDate} + 7 will give you up to Sunday i.e. Monday to Sunday, if you want it for only 5 week days then add 5 to start date
{@StartDate} + 5
-Sastry