Hi experts,I am facing a problem in x++ select statement with date in where clause. Issue is that the date coming from form control is in format 1/8/2019 (dd/mm/yyyy),but for query to return data i want date in this format 01\08\2019 dd\mm\yyyy).
Query screen shot is attached for reference.I also used BackOrderDate.dateValue() but it only changes month and day sequence.

Anyone please guide help me how to fix it in x++.
*This post is locked for comments
I have the same question (0)