I am having problems with using:
_TRACE(" Month " + Month() + " Last month " + Ref(Month(),-1));Used above statement in 2 different indicators, after fresh reboot. Both Month() and Ref(Month(),-1) give the same result. Correct result for Month(), but incorrect for Ref(Month(),-1). Would someone test this on your system? / or point out any eror you see. Thanks Ara
