Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

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')

0 Replies