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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
cbaqir
Specialist II
Specialist II

Gantt and Straight table by Input Box Date Range

I have a Gantt chart and a Straight table that is used to display overlapping events. I need the user to be able to add a date range and display all tasks that overlap those dates in any way. How can I do this?

Sample attached.

Thanks,

Cassandra

Labels (1)
2 Replies
cbaqir
Specialist II
Specialist II
Author

Anyone?

rwunderlich
MVP
MVP

I think if you change the expression to:

Max(TASK_END_DATE)

-Min(

{<TASK_START_DATE={">=$(vEventStartDate)<=$(vEventEndDate)"}> + <TASK_END_DATE={">=$(vEventStartDate)<=$(vEventEndDate)"}>}

TASK_START_DATE)

-Rob

http://masterssummit.com

http://qlikviewcookbook.com