Hey,
I have set-up a query service to an appery database.
I want to be able to pull out the value of col A where:
col B = local_var and col B = x
I can only seem to map in local variable.
i.e. I can map where col B = local_var, but I do not know how to also map where col B = x
Cheers,
Tim