Hi I have calculation view Graphical with Date filed ( Bill date )in my view ( dd.mm.yyyy) format. I need to create one more column name Weekend Date based on some calculation of Bill date as below. Weekend Date will immediate next saturday of Bill date. If Bill date 21.06.2014 is saturday , then weekend is 21.06.2014 ie saturday . If Bill date is 20.06.2014 then weekend date is 21.06.2014 ie Saturday If Bill date is 29.06.2014 then weekend date is 05.07.2014 ie Saturday How I will be getting this Weekend date from Bill date in calculation view?
↧