{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
10 Game-Changing Power Apps Use Cases for Businesses in 2026
As organizations move deeper into automation, AI integration, and process digitization, Microsoft Power Apps has evolved from a low-code tool ...
Automated Testing Power Apps – Controls and More
A while back I wrote an introduction post about automated testing Power Apps using Power Automate Desktop. Today, I'm going to look at automat...
Power Apps – Upcoming changes to license consumption experience
We are introducing updates to the Power apps license consumption experience designed to improve Power Apps licensing management. These changes...
Power Apps – Add AI record summary to model-driven apps
We are announcing the ability to add an AI record summary to model-driven apps in Power Apps. This feature will reach general availability on ...
Power Apps Code App: Integrate with Power Platform Connectors
In my last blog post on Power Apps Code Apps, I explained how to create a simple Code App and publish it to a Power Platform environment. In t...
Building a Cloud-Native Power Apps ALM Pipeline with GitLab, Google Cloud Build and PAC CLI: Streamlining Solution Lifecycle Automation
A unique combination to achieve deployment automation of Power Platform Solutions
Set the custom publisher on your Vibe coded Power Apps
Have you tried out the new Vibe coding at vibe.powerapps.com? Did you notice that your solutions will use the default publisher?
New Power Apps Experience: Build AI-Powered Apps at Vibe.PowerApps.Com
đź’ˇKey Insight: This AI-native platform, accessible at vibe.powerapps.com, transforms how we build business applications by leveraging AI agent...
Power Apps: Build a New App at Vibe.PowerApps.com
At Microsoft Ignite 2025, Microsoft introduced the new Power Apps—a new developer experience at vibe.powerapps.com. This new experience is AI-...
