Weeks in Gantt view

Support for our integrated Contact Manager, Calendar, and Project Tracker.
Posts: 11
Joined: Tue Sep 28, 2010 12:42 am
Location: Iceland
PostPosted: Fri Nov 04, 2011 11:29 am
Is it possible to see week numbers in the Gantt instead of days?
SeedCode Staff
SeedCode Staff
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am
PostPosted: Mon Nov 07, 2011 7:34 am
Sure.

You'll want to create a new calc field for this in the CalendarRows table--and make sure it is repeating, with 40 repetitions. Here is one version of such a calc:

Code: Select all
Case (

not IsEmpty ( GanttDateDisplayCalc ) ; // is one of the columns showing a date

"W" & Right ( "0" & WeekOfYearFiscal ( GanttDateDisplayCalc + If ( Extend ( DateStartWeekOnMondayGlob ) = "No" ; 1 ) ; 2 ) ; 2 )

)


You can place this on the gantt tab above the day field that's there, or instead of it. You'll need to play with this a but as I don't think we have room to show 3 characters (the "w" and the week number) but this should get you started.

Hope that helps,

John
John Sindelar
SeedCode

Return to SeedCode Calendar

Who is online

Users browsing this forum: No registered users and 3 guests

cron
(855) SEEDCODE
[email protected]
Follow us: