Clovertech
It works for me…
Example in attachment places 18 in AdmissionMethod. If I change the > to gt, it places 4 in there.
Try using > instead of gt.
gt does a string comparison.
> does a numeric comparison.