web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

undefined

(0) ShareShare
ReportReport
Posted on by 2

Hi all,

 

I'm new member to this power platform.thanks in advance.

 

 

I need to add file in a flow manner in form processer as of now user need to select an add the file in power apps, can anyone help me out 

Categories:
I have the same question (0)
  • Antoine2F Profile Picture
    Microsoft Employee on at

    Hi,

     

    I understand you have a PowerApp, and you want the user to select a file, then this file will be processed by a flow including Form Processing action. If this form processing action requires to customize the model, you've already built this model.

     

    1.  First you need a way to select a file on your device. The simplest way is to use Insert -> Media -> add Picture
    2. It creates a group called 'AddMediaWithImage1' and the selected file is stored in an image called 'UploadedImage1'
    3. Then in PowerApps editor, go to the Power Automate icon in the left Panel and create a new flow, without using a template
    4. It opens a flow editor page with Power Apps as trigger.
    5. Add an AI Builder action with document processing like 'Extract information from documents'
    6. Select the AI model you've previously built, the form type (like jpg), and as Form, select 'ask in power apps'
    7. Save your flow. 
    8. In Power apps editor, add a button 
    9. In OnSelect property, search for the name of the flow that has been created 
      1. in my case, it is by default  'PowerApp->Extractinformationfromdocuments'
      2. Add .Run(UploadedImage1) to run this flow for the file you've uploaded previously in the AddMediaWithImage1 component
    'PowerApp->Extractinformationfromdocuments'.Run(UploadedImage1)

     

    This was to allow user pick a file within a power apps and send it to a Flow with AI Builder action.

     

    Maybe your ask was how to select a file within a flow without asking the user for it.

    Well, it depends on you context. A way can be to use sharepoint connector to read an existing file and then pass the content of it to your AI Builder action.

    1. Sharepoint -> Get file content
      1. select your library and your file
    2. AI Builder Extract information from document
      1. as Form, select the dynamic content 'File Content' from previous step

    Hope this helps

    Antoine2F

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard