Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
You can make a helper table with just 1 record in it.Call the table Timesheet Counts. The Record ID# will be 1.
Make a formula numeric field on the time sheets with a formula of 1 called [Link to Time sheet Counts].
Make a summary of the # of Open Time sheets Waiting Approval and # of Approved Time sheets.
Look up # of Open Time sheets Waiting Approval down to the time sheets.
now, make a Notification to fire when the time sheet status becomes approved and the [# of Open Time sheets Waiting Approval] = 0
Make a formula numeric field on the time sheets with a formula of 1 called [Link to Time sheet Counts].
Make a summary of the # of Open Time sheets Waiting Approval and # of Approved Time sheets.
Look up # of Open Time sheets Waiting Approval down to the time sheets.
now, make a Notification to fire when the time sheet status becomes approved and the [# of Open Time sheets Waiting Approval] = 0
RyanStanford1
6 years agoQrew Captain
lol Maybe if I have multiple records, and each summary field can meet the different requirements... then separate notifications can track individual records depending on the different paycycles etc...
You've definitely given me some insight to chew on.
You've definitely given me some insight to chew on.