Each connected sheet is a display view capped at the newest 200 rows. So the workspace reaches 899 records out of 4,385 that exist in the underlying tables — search, reports and reminders all see only the capped slice.
Fine for a demo. Before this goes to a real building, point the six connections at the full db_* tables instead — a change to the connection mapping, not to any code.