Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to convert this into set expression. Is there a way to do it?
if([Pull Type]='M' or [As of Date] = '$(vmaxDate)', [As of Date])
Cheers!