
According to me, best setup (recommended for Power Apps + SharePoint):
Create separate SharePoint lists for each section:
Build one Power Apps screen with multiple galleries
Example:
Filter('Shift Activities', Date = Today())
Add “Add Line” button
Use a form or Patch to create new records.
Why this works