2026-05-04T11:30:00Z
Create a Dashboard view showing each team member’s open task count (use Rollup + Count). Then set up an automation: Trigger = ‘New row created’. Action = Use a formula to find the team member with the lowest count and assign them. Alternatively, use round-robin assignment with a helper counter column that cycles through team members.