Forum Discussion
EvanMartinez
6 years agoModerator
Hi Paul,
If being able to create a table of data that would allow you to see at a glance your active projects for every day Mark has absolutely hit on a great technique to do so. If you want an idea of your projects overall you can use a summary field either based on an existing relationship your projects have to a Parent table or create a new Parent table with a single universal parent record that is related to all of your Projects (If there are specific categories of projects you would like to have an active count on you can also create more then 1 if you want your reporting to be more nuanced but that does take a little more maintenance. Then you can summarize all active projects to either your existing or new table and have a scheduled automation run daily to snag the active count(s) and drop them into an archive table. This way you can run all kinds of metrics if you would like to allow you figure out trends in your active projects like time of the year or specific changes that spur on a larger then normal active project workload, etc.
If you do need a Universal Parent Record you create a new UPR table and create just one record to serve as your parent. Then on the projects table you can create a quick formula numeric field called UPR and set the formula to the value 1. Then once you save that you go back into that formula, change the field type to a manual numeric field and set the default to 1. That way all your existing records and any new records will have 1 in your UPR field, then when creating the relationship between your UPR table and your Projects table you use your UPR field that is all set to relate things in the background without any need for your users to worry about it.
------------------------------
Evan Martinez
Community Marketing Manager
Quick Base
------------------------------
If being able to create a table of data that would allow you to see at a glance your active projects for every day Mark has absolutely hit on a great technique to do so. If you want an idea of your projects overall you can use a summary field either based on an existing relationship your projects have to a Parent table or create a new Parent table with a single universal parent record that is related to all of your Projects (If there are specific categories of projects you would like to have an active count on you can also create more then 1 if you want your reporting to be more nuanced but that does take a little more maintenance. Then you can summarize all active projects to either your existing or new table and have a scheduled automation run daily to snag the active count(s) and drop them into an archive table. This way you can run all kinds of metrics if you would like to allow you figure out trends in your active projects like time of the year or specific changes that spur on a larger then normal active project workload, etc.
If you do need a Universal Parent Record you create a new UPR table and create just one record to serve as your parent. Then on the projects table you can create a quick formula numeric field called UPR and set the formula to the value 1. Then once you save that you go back into that formula, change the field type to a manual numeric field and set the default to 1. That way all your existing records and any new records will have 1 in your UPR field, then when creating the relationship between your UPR table and your Projects table you use your UPR field that is all set to relate things in the background without any need for your users to worry about it.
------------------------------
Evan Martinez
Community Marketing Manager
Quick Base
------------------------------