Recommended defaults
- Two columns for standard desktop data-entry forms.
- One column for long forms, narrow screens, or mobile-oriented layouts.
- Three or four columns only for compact admin/review screens where labels and values are short.
Why exact layout is hard
InfoPath XSL views often use tables, merged cells, hidden regions, and inline styling. Power Apps uses screens, containers, forms, and cards. The goal is a clean migration scaffold, not a fragile pixel-perfect HTML conversion.
Post-import cleanup
- Open each screen in Power Apps Studio.
- Check whether important fields are visible without excessive scrolling.
- Move high-priority fields toward the top.
- Group related fields visually.
- Remove duplicate labels or decorative carryover that does not help users complete the task.

