Hi Everyone Iam using it in the script but got a problem, Data_Details_ID is a field that Iam loading and that field i want to use in peek function can it possible? LET vcurrent=Peek('Projected_stock_on_hand',(Data_Details_ID-2),'Data_Details')+ Peek
Hi Everyone
Iam using it in the script but got a problem,
Data_Details_ID is a field that Iam loading and that field i want to use in peek function can it possible?
LET vcurrent=Peek('Projected_stock_on_hand',(Data_Details_ID-2),'Data_Details')+ Peek('Projected_stock_on_hand',(Data_Details_ID-2),'Data_Details')