Currently, Power Automate only supports creating CSV files or populating existing Excel templates. There is no simple way to generate a new Excel (.xlsx) file directly from a dataset (e.g., SQL query, SharePoint list, Power Apps data).
This is a major limitation because Excel is a core Microsoft product and widely used for reporting and collaboration.
Why this matters:
Users need formatted Excel files for meetings, annotations, and offline work.
Workarounds using templates, third-party connectors, or custom code are complex and inefficient.
CSV exports lose all formatting and usability features like filters and tables.
Requested functionality:
Add a built-in Power Automate action to:
Create a new Excel (.xlsx) file from any dataset.
Automatically include headers and filters.
Optionally apply basic formatting (table style, column widths).
Allow saving the file to OneDrive, SharePoint, or returning it to Power Apps for download.
This feature would eliminate unnecessary complexity and make Power Automate more powerful and user-friendly for real-world business scenarios.