Dear experts, im having problems to use tokens with this table. i've defined my parameter static, numeric, multiple values,not optional in this way: EMPLEADO@SELECT CAST(EMPID AS NUMERIC) FROM OHEM WHERE POSITION = 13 -- didn't work
EMPLEADO@SELECT POSITION, EMPID FROM OHEM - didn't work
I've read that always must be first a numeric field in order tokens function properly.
Any suggestions?
Thanks,
Katherine.