Hey,
I'm looking for a possibility, to integrate a customized Gantt-Chart in NAV 2016.
I found the TimeLine Visualization, but this is not exactly what I'm looking for.
https://blogs.msdn.microsoft.com/nav/2012/10/23/timeline-visualization-in-microsoft-dynamics-nav-2013/
I need a way to create a customized Gantt-Chart with my own Data. The Chart should be displayed in a Page.
Has any of you experiences with a Gantt-Chart in NAV. It would be nice if Microsoft provides an Addin or something like that for creating a Gantt-Chart.
Thanks in advance!
Answers
https://developers.google.com/chart/interactive/docs/gallery/ganttchart
https://dhtmlx.com/docs/products/dhtmlxGantt/
I know that this post is a bit ‘old’.
I have a long time missed a Gant chart for Dynamics NAV to – Fine tool for production planning but missing a graphics Gantt chart.
I have programed a simple tool that will show a Gant Chart. However there it is not possible to change the plan, this must be done through NAV.
The object files and binary files can be downloaded from my site https://NavGantt.com
It is free, so pleas give me some feedback, so I can be improved.
You can look in the object file to discover the way I managed the integration. (I admit not state of the art – but I will do the job)
Jan