Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i am getting decimal numbers "0.00034979303911852" assigned to my variable "New_Date" in the script below instead of getting "43451". would you please advise what the problem is
LET New_Date=peek('GRA_Date',0,'NewGearTB');
GRA_Date is extracted from database and is showing correct date but while using peek function I am getting wrong date.
I need to assign the date to a parameter