Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to adapt a YTD Flag to give me YTD to the end on the previous month.
inyeartodate(inmonth(D, $(vToday), -1), $(vToday), 0) * -1
Above is what I have tried so far. Would anyone have something different?
Thanks
Lee