[mapguide-users] Mapguide 2.5.2 fdo expression IF with a string field

Jackie Ng jumpinjackie at gmail.com
Thu May 18 07:21:43 PDT 2017


You could try using LOOKUP() as a workaround. This should be equivalent to
what you're trying to achieve.

LOOKUP(FIELD1, 'No', 'A', 'Yes')
LOOKUP(FIELD1, '1', 'A', 'Yes')

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Mapguide-2-5-2-fdo-expression-IF-with-a-string-field-tp5320800p5320956.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list