All Content
Timespan
explore our new search
​
How to export data in Power Automate to an Excel File
Power Automate
Nov 16, 2022 7:00 AM

How to export data in Power Automate to an Excel File

by HubSite 365 about Paul Murana [MVP]

Streamlining systems and processes using the Microsoft Power Platform. Microsoft Business Applications MVP.

Citizen DeveloperPower AutomateLearning Selection

In this post I will show you how to export data from Power Automate, to an Excel file.

In this post I will show you how to export data from Power Automate, to an Excel file. This would seem to be a straightforward requirement, but until recently has required the use of apply to each loops which are slow and can potentially use many API actions.

Table of contents

  • Create an Excel Export Template
  • Convert the Template to Base64
  • Flow Overview
  • Use the Select Action to Reshape your export Data
  • Export to Excel Done!

Open full article