{Do you know} Select columns downloaded on mobile devices on Power Apps
Option 1: Use Export Control (Excel or CSV)
- Add the Export Control in Power Apps.
- Connect it to the data source (e.g., a Dataverse table or collection).
- Configure the columns by pre-filtering the dataset using the ShowColumns() function.
Option 2: Use Collections for Custom Export
1. Create a Collectio with Specific Columns
2. Export the Collection Data
Option 3: Customize Gallery for Column Selection
Best Practices for Mobile Downloading
Steps to Create a Power Automate Flow for Exporting Selected Columns
- 1. Open Power Automate https://make.powerautomate.com)
- 2.Click + Create --> Select Instant Cloud Flow.
- 3. Choose Power Apps as the trigger --> Name the flow --> Click Create.
- Name SelectedColumns
- Type Array
- Value: Leave empty (will be passed from Power Apps).
- ShowColumns (DataverseTable, "Column1", "Column2", "Column3")
- Alternatively, use OData Queries to select specific fields dynamically.
- 1. In Power Apps, create a button labeled "Export Data".
- 2. Connect the Power Automate Flow to Power Apps:
Published on:
Learn moreRelated posts
How to Backup a Microsoft Power Pages (Power Apps Portals) Website
Microsoft Power Pages (formerly known as Power Apps Portals) is a low-code platform for building secure, external-facing websites that integra...
Power Apps – Entity scoping in global search
We are announcing entity scoping in global search in Power Apps. This feature will reach public preview on August 7, 2026. How does this affec...
Power Apps – Multi Select in Grid column filtering
We are announcing Multi Select in Grid column filtering in Power Apps. This feature will reach public preview on August 7, 2026. How does this...
Benefits of Microsoft Power Apps for Modern Businesses: Why Businesses Are Embracing Low-Code Development
Every business wants to work smarter, respond faster, and reduce manual effort. Yet many organizations still rely on spreadsheets, paper forms...
Power Apps – Use streamlined header and navigation for better viewing
We are announcing the release of the streamlined header and navigation experience for app shell, form pages, and view pages within the Power A...
