Sorry, first time posting to Tek-Tips. I read the post all the time for help.
Here's the formula I used in Change Group Options:
if remainder(datepart("ww",{VP_ACCRUALTRANV42.EFFECTIVEDATE}),2) = 0 then
{VP_ACCRUALTRANV42.EFFECTIVEDATE}-dayofweek({VP_ACCRUALTRANV42.EFFECTIVEDATE})+7 else...
I tried using the formula you suggested for ternas1, however, it's giving me an error : The formula result must be a string. I tried using ToText and nothing seems to be working. Could you please help. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.