Hash Variables in Default Value SQL for Lookup
Posted: Wed Feb 13, 2013 11:18 am
Hi,
I'm using Hash Variables in Default Value SQL:
But does not work.
Can I use Hash Variables? Is something wrong with my code?
Thank you.
I'm using Hash Variables in Default Value SQL:
Code: Select all
SELECT IF('#dec_site#'='site1', '1511a0e757cc37', '511a0e4fccb19') FROM location
Can I use Hash Variables? Is something wrong with my code?
Thank you.