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

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create a flow that pop...
Power Automate
Unanswered

Create a flow that pops-up a form

(0) ShareShare
ReportReport
Posted on by

Hi

I would like to create a flow that when executed it pops up a form to fill in a field.

How can I do this?

Any help would be appreciated.

 

E.g.  When I apply the flow to the document selected it should pop-up a form to fill the 'File Key' field:Pop up form.png

 

 

Categories:
I have the same question (0)
  • RobElliott Profile Picture
    10,313 Super User 2025 Season 2 on at
    Re: Create a flow that pops-up a form

    Hi @Anonymous I think using a custom PowerApps form will be better for this scenario.

    Rob
    Los Gallardos
    If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.

  • v-yamao-msft Profile Picture
    on at
    Re: Create a flow that pops-up a form

    Hi @Anonymous ,

     

    As @RobElliott  suggested, please consider customize a SharePoint list form by using PowerApps. Please check more details at here:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/customize-list-form

     

    Further, if you would like this feature to be added on Flow as well, please feel free submit your request on Flow Ideas Forum:

    https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas

     

    Best regards,

    Mabel

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Create a flow that pops-up a form

    @v-yamao-msft  and @RobElliott 

     

    I know I can do it with an input on the 'For a selected item'. But what should I then write in the File Key Id field so that it is updated according to the user's input?

    File Key Input.png

     

     

  • v-yamao-msft Profile Picture
    on at
    Re: Create a flow that pops-up a form

    Hi @Anonymous ,

     

    Thanks for updating.

     

    It seems that you have a custom column named “File key Id” in the library, to update this column, please just select the dynamic content File key from the trigger “For a selected file”.

    1.PNG

     

    Best regards,

    Mabel

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Create a flow that pops-up a form

    @v-yamao-msft 

    The thing is that it the dynamic content for the input File key does not appear

    Do you know the expression so I can type it manually and see if it works?

    File Key.png

     

    I tried with triggerBody()['text'] but it doesn't worktriggerBody.png

    it was supposed to write a.1 on the field but it didn't.
    and with triggerBody()['entity'] as they are the only two properties available and it also did not worktriggerBody 2.png

     

     
  • Verified answer
    v-yamao-msft Profile Picture
    on at
    Re: Create a flow that pops-up a form

    Hi @Anonymous ,

     

    What’s column type of File Key Id in the list?

     

    If it is of type number, please try to add a Number input in the trigger.

     

    If it is of type Single line of text, please try to add a Text input in the trigger.

     

    I have made another test, add a number column named as “File key id” in the list. Add two inputs in the trigger, Text input and Number input.

     

    As you can see in the following screenshot, only dynamic content “Input number key” could be selected for the File key Id field.

    1.PNG

     

    Another workaround you can try is to convert the Text input into integer using the following code if the File key id is of type Number:

    int(triggerBody()['text'])

     

    Best regards,

    Mabel

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 462 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 456 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard