I have a Power App that has been designed for schools admins to enter and draft a large planning document. The app has ended up with a maximum of 387 columns. We only have access to standard connectors (no Azure or SQL connectors). The outlook for next year is that they would add more information to this planning process -- but I am out of room in the sharepoint list.
I have two main questions.
1) Is there a standard way to design my data system -- using SharePoint -- to better connect and process 400+ fields? multiple lists? Combining lists into a single app?
2) Is there a preferred data design for large forms that would better fit in a single SharePoint list?
PS The data in the form is mostly rich text and text fields, with number fields for budgets ... all to accommodate the final product in a combined HTML > PDF document.