PowerApps canvas app coding standards and guidelines

Excel DataTables PowerApps uses DataTables in Microsoft Excel to connect to data in Excel worksheets. Keep these points in mind when you create Excel documents as data sources: • Give your DataTables descriptive names. You’ll see the name in the PowerApps app when you write the code to connect to it. • Use one DataTable per worksheet. ................
................