adityaverma Posted December 6, 2005 Posted December 6, 2005 (edited) I am designing a project management database and for each project I have start date and end date. I want to make a view in filemaker pro which would be something similar to a standard project management tasklist; to show a colored bar staring from start date of the project till end date (or week) with weeks as columns and projects as rows. Any suggestions, how can I do that? Thanks in advance, Aditya Edited December 6, 2005 by Guest
SurferNate Posted December 6, 2005 Posted December 6, 2005 This is usually done with repeating calculations that result in a container field. If you want a one year view by week you have a calculated container with 52 repetitions. You usually want a field to contain your report start date and one for your report end date. Then each repetition of the display calculation determines whether your project is active during the timeframe that each field repetition represents. I'm not in a position right now to write out the calculations but that's the starting point for you.
Recommended Posts
This topic is 6992 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now