I have a table with possibly thousands of time entries from various personnel. Those records will be linked to hundreds of tasks.
I have a Pro plan. My questions are:
- What is the limit on the number of records in a table or in a base? (How long can I expect to use a system like this for time tracking)
- What is the limit on the number of records that can be linked from one table to a record in a one-to-many relationship (e.g., thousands of time entry records over the course of years linked to a single task or project record in another table)
I'd hate to go through and create a system, just to find out later that I can't link time entry records to a project that goes on for a year, or that I've done "too much of this" over the course of several project records cumulatively within one table. (if that makes sense)
Thanks.