Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
cooperbsw
Contributor
Contributor

Gant Chart

Hi 

 

I'm creating a project progress chart with the idea to have it look like a Gant Chart and got it working with just the Start and End of the entire project. I'm now trying to add the phases of the project, to do this I'm assuming i will need to use either if statements or Set Analysis due to the way the data source is arranged in the spreadsheet 

I've  tried using the  following expressions

=if(Activity_Name = 'Commence Project',Date(Max(Finish)-Min(Start) +1),)

and =Sum({<Activity_Name = {'ID1 Approved'}>}Date(Max(Finish)-Min(Start)))

but neither are working.

any guidance would be much appreciated.

 

 

 

 

 

 

1 Reply
Brett_Bleess
Former Employee
Former Employee

Please review the following Design Blog post, should get you on the correct track:

https://community.qlik.com/t5/Qlik-Design-Blog/Recipe-for-a-Gantt-chart/ba-p/1469842

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.