I have started working on the migration project, which requires me to convert the SharePoint XML form library to PowerApps.
I have discovered that there is no simple solution to this problem and found the following approach, but I'd like to know if there is a better one.
Create a PowerShell script to export SharePoint XML form library data to csv/excel.
Make a new list and import the data into it.
Use the list as a data source in PowerApps.