Good candidates for scaffolding
- Set a field to a literal value such as Draft or Submitted.
- Copy one field value into another field.
- Set a show/hide state flag for navigation.
- Set a date to Today/Now when the target field is obvious.
Manual review candidates
- XPath expressions using complex functions.
- Calculations across repeating rows.
- Lookups into secondary data sources with filters.
- Rules that depend on user identity, permissions, or external systems.
Validation approach
- Pick one source rule from the Rules tab.
- Find the target control or button in Power Apps Studio.
- Inspect the relevant formula property.
- Perform the user action and confirm the target field changes.
- Submit and reopen the record to confirm the value persisted.

