Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
PLease find the atachment of the QW file ..
Epertise please do suggest
Thanks in advance
Why don't you use the LDDate in the expression instead like:
=num(month(max(LDDate)))
Why don't you use the LDDate in the expression instead like:
=num(month(max(LDDate)))
Try to change
SET DateFormat='DD-MM-YYYY';
to
SET DateFormat='MM-DD-YYYY';
in Script.
Why are you using Created date?
Please use this =num(month(max(LDDate)))