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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Table

hi guys,

need help

how can i fill up the text boxes with '1'

the expression is used is simple; if(current date= Start Date, 1 , if current date= End Date,2)

Gantt.png

Regards

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Maybe if([PTL Start Date]=makedate(Year,Month,Day),1,if([PTL End Date]=makedate(Year,Month,Day),2))


talk is cheap, supply exceeds demand