Hi,
How can I use datepicker for quick report parameter in IFS Enterprise Explorer 10?
Hi,
How can I use datepicker for quick report parameter in IFS Enterprise Explorer 10?
Best answer by Sajith D
Hi
Just realized that you can actually do this using a syntax similar to below.
SELECT customer_id,Name
from ifsapp.customer_info
where creation_date > &CUSTOMER_INFO.CREATION_DATE
Cheers
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.