{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
Power Apps- Information regarding the end of support for the preview Analytics experience in Power Apps
On June 8, 2026, the preview Analytics experience in Power Apps, which allows makers to view usage, performance, and error metrics for apps, w...
Power Apps – Enhanced Search Experience in Grid Filters and Lookup Fields
We are introducing a faster, more intuitive search experience in Power Apps grid filters and lookup fields. This update replaces the legacy se...
Accelerating Model-Driven App Development with Power Apps Generative Pages: A Simpler Way – Part 1
We frequently work with clients who need modern, interactive, and visually appealing custom pages inside their model-driven apps. Most clients...
Power Apps – Enhanced experience for form filling with AI
We are announcing the ability to fill out forms quickly by using images, files, and emails with AI in Power Apps. This feature is now generall...
Power Apps – Enable online mode to access Dataverse for Canvas apps
We are announcing the ability to enable online mode to access Dataverse for Canvas apps in Power Apps. This feature will reach general availab...
Power Apps – Supervise autonomous agents with agent feed
We are announcing the ability to supervise autonomous agents with agent feed in Power Apps. This feature will reach general availability on Ma...
