Power Automate Microsoft Forms Connector tutorial with Attachments

Sdílet
Vložit
  • čas přidán 12. 07. 2024
  • In this video on Power Automate Microsoft Forms Connector tutorial with Attachments, you will learn about how to build a flow to connect to Microsoft Forms and Get Microsoft Forms Data including Attachments. We will leverage the Power Automate Microsoft Forms Connector in flow. We will use flow to get forms data for all column types - choice, multiple choice, numbers, multiple attachments etc. and move them to a SharePoint list.
    0:00 - Channel Intro
    0:12 - Introduction to Microsoft Forms
    2:08 - Build flow to trigger when new Form is submitted
    11:34 - Move Multi choice answers in Forms to SharePoint multi select choice column
    15:41 - Move single choice answer in Forms to Sharepoint chouce column
    16:57 - Move file attachments from Forms to SharePoint list
    Expressions Used in Video:
    To get JSON value for string data types -
    json(Dynamic content column)
    To set multiple choice column value (Select action) -
    {
    "Value": "@{item()}"
    }
    To convert string to number -
    float(Dynamic content column)
    To get id of file uploaded -
    item()?['id']
    To get name of file uploaded -
    item()?['name']
    To learn more about expressions-
    aka.ms/learnexpressions
    #PowerAutomate #MicrosoftForms #FormsAttachments #SharePoint

Komentáře • 367

  • @ResponsibleXI
    @ResponsibleXI Před 3 lety +17

    Woww Reza! Handling multiple choice columns and attachments using expressions you made it look simple. One of the best videos of yours. Thanks a lot.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +2

      Thank you Ramesh. Happy to know it was explained in an easy manner. That was the goal :)

  • @Lukethedrummer21
    @Lukethedrummer21 Před 24 dny +1

    After going through 10+ forums Reponses and multiple different ways of trying to get Multiple Choice Values into SP List. this is the best and easiest way to do that. I've watched a few of your videos now and they are all amazing. Thank you Reza!

    • @RezaDorrani
      @RezaDorrani  Před 24 dny

      Glad it helped!
      Start with my videos 😉

    • @Lukethedrummer21
      @Lukethedrummer21 Před 24 dny +1

      @@RezaDorrani i will next time! thanks a million

  • @Tabibs0831
    @Tabibs0831 Před 2 lety +2

    You’re a life saver! Been trying to find an efficient way to manage this type of flow. Thank you so much, Reza!

  • @elizabethpangborn2671
    @elizabethpangborn2671 Před 3 lety +2

    YES THANK YOU SO MUCH! I've watched a lot of other videos trying to get my Choice columns and attachments working but didn't get it right until this one.

  • @massimogaravaglia191
    @massimogaravaglia191 Před 2 lety +1

    This video is of another level with respect to the ones you can find around. Great!

  • @lameritaneta3757
    @lameritaneta3757 Před 3 lety +2

    Hello Reza, this video is gold, thank you for taking the time to show us.

  • @luisefreese4239
    @luisefreese4239 Před 3 lety +2

    Great video, thanks for making this easy! Concise, well structured and engaging! Love it!

  • @raghus8746
    @raghus8746 Před 2 lety +2

    Excellent and brilliant. Covering all practical scenarios that one will face while handling this use case. Thanks Reza

  • @DanielADamico
    @DanielADamico Před 3 lety +3

    Excellent Video! You make things look so simple! 👏👏

  • @ilawhite2325
    @ilawhite2325 Před rokem

    Thanks! I have tried several tutorials and this was the only one that has worked!

    • @RezaDorrani
      @RezaDorrani  Před rokem

      Glad to know the video was useful. Thanks for watching

  • @robofski
    @robofski Před 3 lety +4

    My first ‘real’ flow was doing exactly this and the attachments were a real pain to figure out, wish this video was around then, you made it so much easier, but I have to say that’s mainly because of your excellent video that talks about JSON which when you start to understand makes Power Automate and Expressions make so much more sense. Another great video, every flow I make is better because of watching your videos, you’d definitely get top marks if I was filling out your survey 😊

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      Every time I get feedback I feel this is my best one to date. I have that same feeling right now 😊
      Thank you for watching as always and hope to keep the momentum flowing.

    • @close_this_window
      @close_this_window Před 2 měsíci

      Yeah, I feel like I need to learn json in order to stop looking for Reza's videos every time I get stuck. 😝

  • @winniethepig
    @winniethepig Před rokem +1

    Thank you for posting this awesome video! This is exactly what I was looking for and everything is clearly explained!! Can't thank you enough!!

    • @RezaDorrani
      @RezaDorrani  Před rokem

      You will need to add null check in flow. Check count of items and accordingly update.

  • @bmcgama
    @bmcgama Před 3 lety +1

    Very nice video! Covered all I needed and much more! Very descriptive and objetive.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      Happy to know that video is useful. Thanks for watching Bruno.

  • @luctedonzong6954
    @luctedonzong6954 Před rokem +1

    After trying with many tutorials, I finally succeeded uploading files to list with this tutorial. Thank you very much

    • @RezaDorrani
      @RezaDorrani  Před rokem

      Glad to hear the video is useful. Thanks for watching

  • @PowerGI
    @PowerGI Před 3 lety +5

    This is absolutely amazing! thank you Reza for all the incredible content you create, I hope my CZcams channel can someday be at least half great as yours!

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      Thank you!
      Your channel just got a new subscriber!

    • @PowerGI
      @PowerGI Před 3 lety +1

      @@RezaDorrani wow!!!!!!! thank you very much Reza, you are really the very best!!!!!

  • @Soldos
    @Soldos Před rokem +1

    Reza ...in two words AMA (wait for it) ZING
    you safe me hour's. simple explanation, easy to follow. Manny manny thanks

  • @vaneetsharma6623
    @vaneetsharma6623 Před 2 lety +1

    Awesome. That covers almost all scenarios.. Thanks, Reza :)

  • @ramisolipe7001
    @ramisolipe7001 Před 2 lety +1

    WaW , fantastic. every single information you gave is valuable.

  • @close_this_window
    @close_this_window Před 2 měsíci +1

    I couldn't figure out the multiple choice thing from several sources. Finally stumbled upon this video and solved it. Thank you once again!

    • @RezaDorrani
      @RezaDorrani  Před 2 měsíci

      Glad it was helpful!

    • @close_this_window
      @close_this_window Před 2 měsíci

      @@RezaDorrani How will this work if there are more than one multi-choice questions? Adding Compose - Select step for each multi-choice question does not seem to be working.

    • @RezaDorrani
      @RezaDorrani  Před 2 měsíci

      @@close_this_window same concept but repeated. Not sure why it’s not working in your case.

    • @close_this_window
      @close_this_window Před 2 měsíci

      @@RezaDorrani if there are four choices selected in the form, the automation result is four list items with each having one unique choice.

    • @close_this_window
      @close_this_window Před 2 měsíci +1

      Figured it out, the list column had multi-choice option turned off. 🙃Thank you for the confirmation though. 🙏🏼

  • @BlackSheepStudios
    @BlackSheepStudios Před 11 měsíci +1

    Been scratching my head as to why some things were missing from dynamic content! Well that solves that, Thanks Reza!

  • @horaziohorazio
    @horaziohorazio Před 2 lety +1

    thank you sooooo much that helped me in such a short time to obtain my goal!

  • @christophmeirich5928
    @christophmeirich5928 Před 2 lety +2

    Well done!!!! Greetings from Germany ... Christoph :-)

  • @ashleycamille3620
    @ashleycamille3620 Před 2 lety +1

    Thank you for your videos!

  • @TiberiuGociu
    @TiberiuGociu Před 3 lety +1

    Thank you Reza!

  • @6nilu
    @6nilu Před rokem +1

    Very nicely explained

  • @ahmedsassi6084
    @ahmedsassi6084 Před 3 lety +1

    great video , i learned a lot from you

  • @geeman442
    @geeman442 Před 2 lety +1

    Hi Reza, just want to say you are the best. I have learned a lot from you and your videos have helped me in my current role. Your videos are the best and just awesome. Thanks for all the content. You should add a Donate button on your channel :)

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Wow, thank you for your kind words. I am working on my training content which will be out in Q1 2022 & that would be a paid subscription. I hope many join me there as I plan to truly go all out with content ranging from beginner to advanced.

    • @RezaDorrani
      @RezaDorrani  Před 10 měsíci

      Check channel memberships. I have gone live with a training tier that you can sign up for now.
      czcams.com/users/rezadorranijoin

  • @dimitririesen
    @dimitririesen Před 3 lety +1

    You are amazing thx for sharing !!!

  • @leanderbartz6289
    @leanderbartz6289 Před 3 lety +1

    Great tutorial !!

  • @sundrapillay6668
    @sundrapillay6668 Před 3 lety +1

    Thanks Reza for sharing your knowledge

  • @tommyng2335
    @tommyng2335 Před 3 lety +1

    Really good one.. I watched so many video and yours did help on the attachment. If possible, see if you can just slow down a bit. I need to pause in order to capture what you typed :P

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Glad it was useful. Thanks for watching Tommy. I will work on slowing down or pausing for a moment after I type or show code. Thank you for the feedback.

  • @alejandrovalero7885
    @alejandrovalero7885 Před 3 lety +1

    Perfecto!!! Me sirvio mucho!!!

  • @Michael-fv2og
    @Michael-fv2og Před 2 lety

    Amazing stuff, thank you

  • @mikefernandez7782
    @mikefernandez7782 Před 2 lety +1

    amazing!! helped me a lot

  • @notnecessary7730
    @notnecessary7730 Před 3 lety

    Appreciate you doing the video!!! I am just fed up with office and Microsoft....just when ya think ya learned something they change it so now ya even more confused

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Change is the only constant in this world :)
      Changes should not impact existing Apps/flows.
      If any change has broken your existing solution, you can raise a ticket with MSFT or highlight that on the forums at powerusers.microsoft.com/

  • @87vaibhavtandon
    @87vaibhavtandon Před rokem +1

    found it here :) thanks Reza, let me look for the solution! thanks!

  • @pngtrips6846
    @pngtrips6846 Před 2 lety +1

    great video thanks

  • @thamiresfreitas2777
    @thamiresfreitas2777 Před 2 lety +1

    Congrats!

  • @hardikgalaiya8834
    @hardikgalaiya8834 Před 2 lety +2

    Hi I found your better than most of the tutorial online but it is not easy to understand without visually knowing what am i aiming for or what i will achieve which makes it only for people who already familiar with the platform and not for people who have just begun will get lost and leave even though they can easily do it after following and understanding the reason behind it.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      Thanks Hardik.
      Some videos are designed keeping beginners in mind while others are meant to cover a specific use case which does require some understanding of the tools.
      My goal for my videos is to keep it concise & simple to understand (true for most of my new videos).
      I also try to share the code (App/Flow) along with the video when possible.

    • @hardikgalaiya8834
      @hardikgalaiya8834 Před 2 lety

      @@RezaDorrani Thank you I would like to know do you have entry level for power platform tutorial that will allow me to learn without getting overwhelm by so many features and possibilities.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      @@hardikgalaiya8834 I have playlists on my channel for beginners. I am working on training content for beginners. It will be out in the next few months.

  • @FishIndustries3000
    @FishIndustries3000 Před 2 lety +1

    This is a fantastic video and has made this a lot easier for a beginner. Thank you.
    Would you be able to provide instructions on how to add a second attachment questions and pass the upload through to lists. I have tried and tried with no luck. It is probably very simple.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Thanks for watching and liking the video.
      I do not have a video reference for multiple attachments. I can add the request to my backlog but chances of video being made is low as I would need a lot more folks requesting this topic.
      I would recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

  • @pissudial1
    @pissudial1 Před 2 lety +1

    Excellent tutorial. Learnt a lot and helped me figure out many errors I came across.
    One of the newer features in SP lists is that we can add images as answers, which I think it's not yet supported by PA I guess. What do you think?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      The new Image column type is not supported yet in flows and apps.

  • @mostafa4321
    @mostafa4321 Před 3 lety +2

    Reza great Video One suggestion Try to slow down to help us to absorb some of the awesome techniques you are sharing

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      Thank you for watching and thanks for the feedback. I am working on trying to slow down. Hopefully improving video by video :)
      Meanwhile YT has a feature where you can change the watch speed. Slow it down to 0.75 and see if it works for you.

    • @mostafa4321
      @mostafa4321 Před 3 lety

      @@RezaDorrani thank u and keep doing what yu do best.

  • @rawdhajuma4161
    @rawdhajuma4161 Před 3 lety +1

    Hi
    I love the way you explain is really unique. Could you please have a Video explain how we can power flow Change request or incident from servicenow to the team. Appreciated

  • @jaclynb2786
    @jaclynb2786 Před rokem +1

    You have been so helpful!! Thank you! How about if you have 2 multiple choice selections in your form?

    • @RezaDorrani
      @RezaDorrani  Před rokem

      You would need to repeat the logic multiple times.

  • @anthonysaiz1890
    @anthonysaiz1890 Před 3 lety +1

    Thank you very much Reza i had a problèm with an error with the upload file from form to SharePoint. Four days during i was looking for a solution and you show thé answer i would like to thank you

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      So happy to know that this video helped. Thank you for watching.

  • @MarcosRodriguez-gm7sk
    @MarcosRodriguez-gm7sk Před 2 lety +1

    Loved this video it even answered some other questions I had, like the use of the 'FLOAT' expression.
    How would you handle writing to SharePoint from the Likert scale?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Likert scale should give a string value from 0-10
      You can use expressions to convert it to number
      Int(val)
      I may have shown the Likert scale in this video czcams.com/video/4eWGdi_C2hQ/video.html

    • @MarcosRodriguez-gm7sk
      @MarcosRodriguez-gm7sk Před 2 lety +1

      @@RezaDorrani Thank you!!!!!!

  • @RATANAGARWALITINFORMER
    @RATANAGARWALITINFORMER Před 2 lety +1

    V useful

  • @11jesses
    @11jesses Před 2 lety

    Thank you for the video Reza! it's clear and understand able, I have a question here, by any chance that we can have public upload the file/document by using the form? or is there any way that we can have public upload the file and recorded in sharepoint too? would appreciate for the answer

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Forms file upload is only for internal users.
      One option for anonymous users would be for them to submit form, then create a folder in SharePoint for that user & share that folder path to user via flow.

  • @eriz4yt
    @eriz4yt Před 3 lety +1

    Amazing ! Helped me a lot, many thanks. I need help whenever I click 'Open in Excel' in Responses Tab it creates and downloads a new excel file each time. How can I export Forms data to a single specific excel file?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      In forms responses - open in excel - will download all the data related to forms to a single excel file

  • @CarloAbela
    @CarloAbela Před rokem +1

    Thank you, Reza! Amazing video! Do you have any video on how to set a flow with multiple branch answers? Thanks a lot!

    • @RezaDorrani
      @RezaDorrani  Před rokem

      I do not have a video with branching. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

    • @CarloAbela
      @CarloAbela Před rokem

      @@RezaDorrani , I have checked, and there is feedback for one branch, not multiple branches. Thank you.

    • @RezaDorrani
      @RezaDorrani  Před rokem

      @@CarloAbela Ok, but I do not have a video on branching.

    • @CarloAbela
      @CarloAbela Před rokem

      @@RezaDorrani Thank you...maybe you will make one shortly!

    • @RezaDorrani
      @RezaDorrani  Před rokem +1

      @@CarloAbela I make videos when I get multiple requests on a topic. Very few requests on this topic.

  • @dean7275
    @dean7275 Před 3 lety +1

    Thank you so much again Reza! May I ask you a question? I am making a flow exactly like this with the same SP Data Source. Although I need the user to only be able to submit the form once PER DAY...I am aware in the FORMS setting you can check mark that the user can only do one submission, although that prevents the specific user from submitting a second form forever. Would you have any tips on how to do a Form Response Once Per Day?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      I don't think MSFT Forms has the option of single request per day.
      May be forms pro has that.

  • @kianabaylor8194
    @kianabaylor8194 Před 2 lety +1

    Hey Reza! I really enjoyed the video! I learned alot and you made it very easy to understand! I have a question. If I am interested in creating an automated weekly report of a clock in/out flow for employess that includes the time, date and hours worked that will send me a weekly email on Monday's totaling all hours per week per employee from previous week is this possible to do with power automate? And or with possibly Microsoft Forms?
    Thanks

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Thank You.
      I do have a video idea I'm working on which will allow us to filter data stored in MSFT Forms. Maybe that video might help. Video will be out next week.

    • @kianabaylor8194
      @kianabaylor8194 Před 2 lety +1

      @@RezaDorrani Hey Reza! That is perfect! Thank you so much for your quick response too. I am looking forward to watching this video.

  • @marienaalvarez8235
    @marienaalvarez8235 Před 3 lety +1

    Great as always!! Thanks so much. I am trying to implement a Employee Application Process using this model but a need to upload documents from external users. Do you have any recommendations on what tool should I use?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      External users cannot upload docs in forms. You could create a folder in OneDrive or SharePoint and allow external users to upload files there.

    • @marienaalvarez8235
      @marienaalvarez8235 Před 3 lety

      @@RezaDorrani Thanks for your quick response. Can you be more specific please on this workaround. I need to request some documents prior to the resume evaluation

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      @@marienaalvarez8235 OneDrive has an option where you can create a folder and request files. This is something that you would have to check. I am just giving suggestions based on what I have heard/learnt from various community/ MSFT events.

    • @marienaalvarez8235
      @marienaalvarez8235 Před 3 lety

      @@RezaDorrani Thank you 😊

  • @rajeshmeruguU36
    @rajeshmeruguU36 Před 3 lety +1

    Hi Reza
    Thanks for the video, It was very helpful and easy to follow!
    I have one question, How we can update the existing sharepoint List item using Form data if I have a common reference?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Use the update item action - for that you would need the unique ID of the item to update.
      You can get that by query your list based on your unique reference.
      To query sharepoint list from flow, check - czcams.com/video/yeAnuTB85eg/video.html

  • @mattbrown4783
    @mattbrown4783 Před 2 lety +1

    Hi Reza, great video. Your handling of Multiple Choice/Multiple Answer columns is pretty easy to understand. The only issue I have, my multiple choices still move to sharepoint as 1 expression. I followed everything perfectly from what I can tell. Even when I test my flow, I have the same outputs in the flow, formatted the same way yours are, but somehow my Sharepoint column is still showing my multiple options as 1 expression. Any ideas?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Check your column type to make sure it is a multi select choice column. Also ensure the expression output is in the right format. You can add a compose action and add that expression to check its outcome.
      I will have to look at your flow in action to provide any specific guidance. I will recommend to post your issue with screenshots on the forums at powerusers.microsoft.com

  • @ryanbond7144
    @ryanbond7144 Před 3 lety +1

    That was excellent. My attachment saving from Forms to SP using flow has stopped working, so I'll give this a go. A question, though. Does the flow break if there is no attachment?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      The attachments loop only runs if files are added so the flow should not break.
      Give it a try and let me know how it goes.

    • @Jojje67
      @Jojje67 Před 3 lety +3

      Add a condition: empty(uploaded file) = false => yes: your flow

  • @miguelsierra7379
    @miguelsierra7379 Před 2 lety +1

    How long no see, haha
    I need to make the same thing that multi select, but in this case from a form to a dataverse, can you give me a way to go?
    Always grateful for your immense knowledge.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      I would have to try it out with Dataverse myself to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @miguelsierra7379
      @miguelsierra7379 Před 2 lety +1

      Thanks!

  • @awimanu1006
    @awimanu1006 Před 3 lety +1

    this is awesome !! @Reza Dorrani I did have a question on creating simulators in powerapps. We deliver trainings and provide a Knowledge Assessment Test after that. We want to build it in powerapps with a timer. is it possible?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Something like this - www.linkedin.com/posts/rezadorrani_powerapps-activity-6722575000009879552-Rq65

  • @j4y0785
    @j4y0785 Před 2 lety +1

    Hi, Great video! Thank you for this. However, I am new at this and would like to know how to handle forms with multiple, multiple choice columns?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      I do not have a video reference on multi select columns scenario and would have to try it out to provide guidance. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

    • @j4y0785
      @j4y0785 Před 2 lety +1

      @@RezaDorrani Thank you for your response. I will check out the forum.

  • @clifffernandes5814
    @clifffernandes5814 Před 3 lety +1

    Great video well explained. Instead of visual studio can we use say notepad plus? Thanks

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Yes, absolutely. Any editor that will help you in working with JSON.

  • @fabianseeger5720
    @fabianseeger5720 Před 3 lety +1

    Thank you so much Is it possible to grab the uploaded file the people submitted via forms (which land on my personal sharepoint folder) and attach them as an automatic email i send via ms flow? as you say i get the answer in an string but i want to directly have the uploaded file as a attachment. Thank you and i would appreciate your help!

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Yes, possible. Will have to generate the attachment array similar to the one showcased in the video and then send as an email. I am sure there will be folks who have done this. Check or post your request in the community forum - powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity

  • @raymaekersmatias
    @raymaekersmatias Před 3 lety +1

    Got this working, thanks a lot for your continuous effort, Reza. One question though, on my form attachments aren't required. When a submission gets made without an attachment(which is okay and will happen mostly) the flow runs and I get a new Sharepoint item...BUT Power Automate sees it as a failed run, I could launch it like this, but I don't want to run in the issue of the flow stopping due to a lot of failed runs. Can you send me somewhere to understand how to solve this?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Should not be the case. If no attachments then the apply to each loop would not run. Check count of items returned for the array of documents.

    • @raymaekersmatias
      @raymaekersmatias Před 3 lety

      @@RezaDorrani getting this: The execution of template action 'Apply_to_each_file' failed: the result of the evaluation of 'foreach' expression '@outputs('Files')' is of type 'Null'. The result must be a valid array. I know what it means, not how to solve it.:-)

    • @raymaekersmatias
      @raymaekersmatias Před 3 lety +1

      @@RezaDorrani Did that, curious what the solution will be. Thanks

  • @luis996
    @luis996 Před 2 lety +1

    Great video, Reza! I have a question. Can I get a total score from a form fillled with likerts or ranking?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      Possible. I currently do not have a video on that though.
      I have a video planned in backlog for total score of a quiz based form.
      Meanwhile, I will recommend you check on the forums at powerusers.microsoft.com/

  • @jeannelucena
    @jeannelucena Před 3 lety +1

    Excellent video! There is a way a flow like this one, but with a forms created in a channel from a Teams Group?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Forms created in a channel are stored in SharePoint. You can trigger flow based on that as well.

  • @dileepsyed7402
    @dileepsyed7402 Před 3 lety +1

    HI Reza very helpful information, is possible to prepare table format till before submit using forms?? please advice.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      You can get data from Microsoft Forms and create table in flow. I did a video recently on creating a csv file in flow using data from Power Apps. Concept is similar - czcams.com/video/tQCBWMR7T64/video.html
      I have a video coming on creating html table in flow soon which would be useful for your scenario.

  • @ruigoncalves6285
    @ruigoncalves6285 Před 2 lety +1

    Video was great - well explained. My form has 6 choice questions where user can input more then one answer or no answer if the question is not valid for them. When running the flow it works great when multiple answers are picked but fails when no answer is picked. Any thoughts?? I was thinking of using a control action but I would have to do that 6 times.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      You will need to add an expression to check if it is null

  • @pabloedpaula
    @pabloedpaula Před 2 lety +1

    So good watch that! 👍 I´m learning.. is there any video in your channel about create word doc. using Power Automate with these answers from SharePoint?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      Thanks.
      Not related to word.
      I did a video on export to pdf - czcams.com/video/Da4do2DxmJE/video.html
      For word related export, I will recommend to check on the forums at powerusers.microsoft.com

    • @pabloedpaula
      @pabloedpaula Před 2 lety +1

      @@RezaDorrani very thanks!!!

  • @LearnWithMrinalSir
    @LearnWithMrinalSir Před 3 lety

    Excellent video. Can you please explain how negative marks feature can be brought in forms

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      I have not tried with negative numbers. I can see the potential challenge in the flow. You will have to read and maybe convert the data type and assign to the current column type.

  • @sachwaru1
    @sachwaru1 Před 3 lety +1

    Thank you Reza. If there is no file attachment, would the flow still work. I had a flow where it was failing and hence I had to include a condition to check the length of file attachment name. If length expression returns zero, flow assumes there is no file and goes ahead without attachment else it goes with attaching the file.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety +1

      The attachments loop will not execute if there are no attachments. So need to to even check an empty condition.

  • @irisvandenbulcke327
    @irisvandenbulcke327 Před 2 lety +1

    hi Reza, many thanks for this clear and insightful video! I followed your steps using a simple form (2 fields to fill out, of which one file upload). The flow works, but I seem to be missing something: it returns 3 items in my sharepoint list, of which only one contains the attachment. Any advice on what I should correct in order to get only 1 Sharepoint list item?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Thanks Iris. It should create one line item per form submission. All attachments should go to that same list item.
      I will have to look at your flow in action to provide assistance. Difficult to do so here on chat.
      I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @irisvandenbulcke327
      @irisvandenbulcke327 Před 2 lety

      @@RezaDorrani thank you so much; created a ticket on there, really hope it's clear with all the screenshots:
      powerusers.microsoft.com/t5/Building-Flows/Flow-between-Forms-and-Sharepoint-List-file-upload/td-p/1370903

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Looks like you are getting help there.

    • @irisvandenbulcke327
      @irisvandenbulcke327 Před 2 lety

      @@RezaDorrani no solution that works so far 😣 I exactly followed all of your steps, but my flow keeps on creating 3 Sharepoint items instead of 1 (only one of the 3 contains the attachment)

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      @@irisvandenbulcke327 You can try reposting your question on the forum.
      Or try and get on a Teams call with the person helping you out on the forums (if they are ok with it).

  • @bumeee7183
    @bumeee7183 Před 2 lety +1

    Hello Reza,
    Thanks for great step by step tutorial! I have question, if I want to leave the upload file as an option, it gives me fail in flow when no attachment. Can we make it go next action regardless of file exists?
    Thank you!

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      You will need to add a condition in flow to check if attachment is empty.

    • @bumeee7183
      @bumeee7183 Před 2 lety +1

      @@RezaDorrani appreciate quick reply!

  • @pandapoo5002
    @pandapoo5002 Před 3 lety

    Great video! @Ramesh Mukka
    How can you build off this to send attachments(s) using the Start and Wait Approval?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Just use the attachment data showcased in the video and add it to the start and wait for an approval action.

  • @xavierdelacroix1587
    @xavierdelacroix1587 Před 2 lety +1

    Very nice presentation.
    Thank you a lot.
    Using a SharePoint based Forms I got a pb with attached files Excel or Word. I cannot display them. PDF files got no problem. Have you got a tip to fix that ?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      check if my most recent video helps czcams.com/video/K-hiDOPAG-4/video.html

  • @tommyng2335
    @tommyng2335 Před 3 lety +1

    Quick question... for using Form to capture information, is it possible to get the Form Submitter's name to Sharepoint? I used the Sharepoint default field of "Credited by" but it only capture the Form owner name (which is always my name) instead of the one who submitted the form response. Thanks a million Reza!

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Flow runs under the context of its Owner/Connectors and hence Createdby would be the flow owners name.
      CreatedBy is an internal column in SharePoint.
      You can create an additonal column to store the submitters name.

  • @cjsierra3105
    @cjsierra3105 Před 2 lety +1

    Hi Reza, your content is amazing. i have a question is there a way to get a microsoft forms response sent to the submiter in an email on a pdf format.
    eg. i fill the microsoft forms with the data requested, i would like to get an email with a pdf file that contains the info i submited in the form.
    this is bassically to create a form with the relevant invoices information and use this pdf on an email and attach this to the invoice as a front page.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Possible. Export to pdf - czcams.com/video/Da4do2DxmJE/video.html
      My video showcases exporting from power apps using flow. Same logic can be applied to Forms data.

  • @SnkRobertoHz
    @SnkRobertoHz Před 3 lety +1

    Excellent video! What if I want to incluide another "question" to attach multiple attachments by tipe. For example, the first attachment question will be only pdfs, the next question only images. How can I upgrade the flow. By the way, thank you!

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Concept for that would be similar. Just associate it to the file upload question and accordingly post to the respective library.

  • @jackiewigh724
    @jackiewigh724 Před 2 lety +1

    Thank you ever so much Reza, my saviour! May I bother with a question? "Move Multi choice answers in Forms to SharePoint multi select choice column", the flow does not work if none is selected. Do you know a way to make it work when the selection is null? Thank you!

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      You would probably need to write an expression to perform the null check in flow.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @sundarun
    @sundarun Před 3 lety +1

    Thank you Reza. How do I handle if no file attached when upload file is not mandatory? Any tip please?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Hmmn. The for loop would not run in that case since no files are uploaded.
      You could also check the length of the files array to ensure it is greater than 0 prior to uploading.
      You would need to use the expression function length.

  • @karukarthi2609
    @karukarthi2609 Před 3 lety

    Thanks for the video. I need to understand little bit more here.. Why do we really need Microsoft forms here. Our goal is to saving the responses in sharepoint. In this case we can create canvas app and leverage all the options. Please share your inputs. I may be wrong.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      MSFT Forms enable anonymous user access.
      Power Apps Canvas on the other hand cannot be accessed anonymously.
      Forms and Power Apps have different use cases.
      Check out this post to learn about the differences - powerusers.microsoft.com/t5/Building-Power-Apps/Difference-between-forms-and-PowerApps/td-p/259692

  • @martiscuola238
    @martiscuola238 Před 2 lety +1

    thank you very much for your video! I have a question. I have a form where the user can upload 1 attachment or 3 attachments. Unfortunately the flow does not work in this case, I have this error: The execution of the 'Apply_to_all' action of the model failed. The result of evaluating the expression 'foreach' '@outputs (' compose_output_ buffer ')' is of type 'Null'. The result must be a valid array. How can I do? thank you

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      I will have to look at your flow in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @kunalkishore4937
    @kunalkishore4937 Před 3 lety +1

    Nice content , much appreciated. I am trying to get the attachment(docx) content directly into pdf. any way to do that?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Possible but do not have a video on it.
      I know there are many posts about this on the community forum - powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity

    • @kunalkishore4937
      @kunalkishore4937 Před 3 lety

      @@RezaDorrani Thanks for your reply, But I dont see any solution with free connectors. They use some third party connectors. I wanted to use the one drive for business.

  • @debbiehintz3100
    @debbiehintz3100 Před 2 lety +1

    Excellent video Reza! Thank you! I am actually doing a flow like this, but it is what you started to touch on at the end: Form that was created from a group SP site, so the attachments are going into the "apps" folder on the SP site where the List items are located. The Flow I created is working through the "FilesComposeAction", but fails in the "Apply to each File" -- "Get Attachment Content" section with a "Route did not match" error. I have dug into all kinds of documentation and forums for days and am simply stumped. Could you please provide some help?

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      I would have to try out the above with a group site to provide guidance. Forums would be your best bet. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @omermirza5994
      @omermirza5994 Před 2 lety +1

      Hi Debbie, were you able to solve this issue? I don't want to link to a one drive form either.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      @@omermirza5994 Here is the video for SP czcams.com/video/K-hiDOPAG-4/video.html

    • @debbiehintz3100
      @debbiehintz3100 Před 2 lety

      @@omermirza5994 Hi Omer,
      No, I tried 3 different techniques/approaches based on different tutorials and each method fails at the same point with the same error. I had to set this aside at the end of February due to other pressing issues and we are just going into the Apps folder to retrieve files for now. I'd like to return to this in the future but don't have time now. Good luck to you!

    • @omermirza5994
      @omermirza5994 Před 2 lety

      @@debbiehintz3100 Oh I hope you find a solution. Thanks though. I had it working through my one drive, I'll just revert to that for now I guess.

  • @notnecessary7730
    @notnecessary7730 Před 3 lety

    I have an idea...lets make even more apps to make everything even more complicated!!!!! GOOD GRIEF

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Just because the tools are available, does not mean one needs to keep building apps for everything.
      If things are becoming more complicated, then take a step back and revisit the purpose of the Apps being made in the first place.

  • @nicoborck8985
    @nicoborck8985 Před 2 lety +1

    Hi Reza, ty so much for this video, is it possible to save the attachments from the Forms in sharepoint to another folder (Like in sharepoint you have the folder "documents"). Because at the moment the attachments get saved in my one drive cloud. I hope it was understandable :)..

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Possible. Check czcams.com/video/K-hiDOPAG-4/video.html

    • @nicoborck8985
      @nicoborck8985 Před 2 lety +1

      @@RezaDorrani Ty first time for me to work wiht Sharepoint and Power Automate :)

  • @brianodhiambo4079
    @brianodhiambo4079 Před 3 lety +1

    Hello Rezza, Thank you for the re-direction. Everything works fine, but i get duplicate attachments each time I run the flow i.e. 2 attachments will have 4 attachments when I include the "Send_an_Email" Connector.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Check your flow run. See how many times the loop runs. Must be some issue with your flow or the formulas used.

    • @brianodhiambo4079
      @brianodhiambo4079 Před 3 lety +1

      @@RezaDorrani Thank you. I had both "get attachments" and "Get attachment contents" in my flow. Deleted the "get attachments" connector and it worked. Big Up man. You have gained a loyal follower

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      @@brianodhiambo4079 Glad to know it worked and welcome to my channel :)

  • @jeffersonbruno8167
    @jeffersonbruno8167 Před rokem +1

    Foi um ótimo vídeo. Gostaria de saber se é possível coletar o tempo de preenchimento do formulário (ex 5 minutos para preencher) e inserir no sharepoint.

    • @RezaDorrani
      @RezaDorrani  Před rokem +1

      Im not sure if that property is exposed. I did a video where I query forms api and it provides the responses. You would need to check to see if the json response includes the time.
      czcams.com/video/4eWGdi_C2hQ/video.html

    • @jeffersonbruno8167
      @jeffersonbruno8167 Před rokem +1

      @@RezaDorrani Muito obrigado, estou consultando.

  • @subhmajumdar
    @subhmajumdar Před 2 lety

    Thanks Reza for this.We have a requirement where, a scheduled Flow needs to be created and a mail needs to be sent to few team members with a questionnaire link (Microsoft Form) having dynamic values coming from dataverse, and response with files needs to be recorded in Dataverse.Please suggest.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      I do not have a video on this scenario & would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @subhmajumdar
      @subhmajumdar Před 2 lety

      @@RezaDorrani I don't see any action in Power Automate to create the form. If the Form is created already and we have to store the response and files in Dataverse then I hope it can be done as explained in this video. Please confirm.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      @@subhmajumdar I'm not sure about it. I will recommend checking on the forums.

  • @mayalejandroboteroquintero1521

    Hello Reza! Thanks for sharing your knowledge. Please help me with the following question: Is there any way to add automatically users to 'specific people in my organisation can respond'?... I did not find a power automate action to do it... The idea is that only certain people can answer the form, but these respondents are increasing every day...

    • @RezaDorrani
      @RezaDorrani  Před rokem

      Never tried this so not sure. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @vtungmotung8572
    @vtungmotung8572 Před 3 lety

    This is very good video. Thanks a lot. For Form response to excel, I am struggling to get the url link to excel for the file uploaded. Do you know how to get the url file link?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Not sure about that.
      Did you try posting this query on the forums?
      powerusers.microsoft.com

  • @omermirza5994
    @omermirza5994 Před 2 lety +3

    Hi Reza, thanks for this amazing content. But I tried using a group form instead and if I swap out the one drive steps with sharepoint - Get file content and do what you have done here it keeps failing. Any idea how to fix that? It can't find the files. "Action 'Get_file_content' failed". Thanks!

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Check czcams.com/video/K-hiDOPAG-4/video.html

    • @omermirza5994
      @omermirza5994 Před 2 lety

      Thanks so much! But this is what I get if I try to add a variable in the "Apply to each file" loop. "The operation 'Initialize variable' can only be used at top level."

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      @@omermirza5994 Initialize cannot be done in loops. I dont think I do that in the video either.

    • @omermirza5994
      @omermirza5994 Před 2 lety

      ​@@RezaDorrani aah please excuse my ignorance but I'm trying to start this step after the 'Create item' step in your 'Power Automate Microsoft Forms Connector tutorial with Attachments' video. The idea is to pull attachment files from group forms in sharepoint, on to the sharepoint list.
      I'm not sure at what level I should initialize variable. Because if I create a loop after that I don't have any of my dynamic content available for the json expression.
      Thanks for bearing with me.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety +1

      @@omermirza5994 It is difficult to understand here on chat. I would recommend posting your query/issue with screenshots on the forums at powerusers.microsoft.com/

  • @colleenlocke
    @colleenlocke Před rokem

    Reza, I was able to figure out how to handle multiple choices thanks to your video, but when it comes to attachments, I am unable to advance past the One Drive step. It seems as if the associated files for our form are in our group's shared SharePoint vs. One Drive. The end of the video eludes to there being similar steps, but I can't find them written or shown anywhere. Do you have this information available somewhere?

    • @RezaDorrani
      @RezaDorrani  Před rokem

      czcams.com/video/K-hiDOPAG-4/video.html

  • @lisamyers5693
    @lisamyers5693 Před rokem

    I have 17 - Multi-Choice fields in my form. Do I had a Compose/Select for each of these to get the values into my list?

  • @gauravk1987
    @gauravk1987 Před rokem

    Hi reza can we also use this for tagging metadata in a document library instead of a list? I am trying to get approvers to tag metadata in a library for invoice through the approvals request sent to them but not able to achieve it through approvals card power automate. any suggestions are most welcome.

    • @RezaDorrani
      @RezaDorrani  Před rokem

      Possible but I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

  • @harishpranavjagannath9599

    Hi Rezza, I came to this video when I was looking for automating my MS Forms responses directly into a PowerBI dashboard. There were some easy videos showing: MS Forms-->Flow (PowerAutomate)-->PowerBI). But then there were others that were showing MS Forms-->Flow-->SharePointOnline-->PowerBI. I see that you are also doing MS Forms-->Flow-->SharePointOnline---is there a reason for this?

    • @RezaDorrani
      @RezaDorrani  Před rokem

      Because most of the video topic suggestions I received for this topic was around MS Forms-->Flow-->SharePointOnline.
      I make videos when I get multiple requests on a particular topic.
      Every quarter I ask subscribers for topic suggestions on the Community Tab of my CZcams channel.
      Subscribers vote for topics and the highest voted topics get added to my backlog.

  • @parasm0101
    @parasm0101 Před 3 lety

    Hi reza thanks for video
    I think we can't use group forms in flow. Please check and let us know.

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      I have used it before.
      What is the issue you are running into?

  • @nishnikky
    @nishnikky Před 3 lety

    Can I create editable Form from the data I have in database? For example Questions and options (multi choice) are stored in database and Form will display questions and options based on the level user are at where Level 1 is simple and Level 10 is Difficult?

    • @RezaDorrani
      @RezaDorrani  Před 3 lety

      Forms questions cannot be driven based on a data source.
      I am not sure about Forms Pro though but that is a premium feature and requires additional licensing.

  • @shathike4079
    @shathike4079 Před rokem

    Hi Reza, very good video
    Kindly make one video for the below request
    Hi Sir,
    Creating multiple MS Forms with 1 List in SharePoint, if it is possible to receive email notifications for one MS form that includes multiple section submissions, i.e. 5 section submission to receive notification for 5 different people??? with 1 Lists, please advise

    • @RezaDorrani
      @RezaDorrani  Před rokem

      I make videos when I receive multiple requests on a topic. I have video ideas with 20 requests in my backlog.

  • @irishdragon2637
    @irishdragon2637 Před 2 lety

    Hello. Is it possible to use power automate to notify me when when Microsoft forms response reaches a certain limit? For example, I’m using forms as a registration to pick dates for meetings but we want to limit each meeting to 10 people. Can I use power automate to notify me when an answer reaches 10? I know forms doesn’t do this so I’ve been searching to see if power automate can. If it could notify me then I can go and remove that date from the forms survey

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Possible. After every response received, flow can write that info to a list or excel file and update the counter.
      Once counter reaches a specific number, you can let flow notify you.

  • @anthonyleduc
    @anthonyleduc Před 2 lety +1

    Hi reza. Wow. Could i use create item instead add attachment. I don't like attachment because there is no versionning on the files.

    • @anthonyleduc
      @anthonyleduc Před 2 lety +1

      I have just saw your last video - Are you reading in my mind ? Thank tou rezza czcams.com/video/K-hiDOPAG-4/video.html

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      That would be create files to store in doc lib. A list can only store files in attachments.

    • @anthonyleduc
      @anthonyleduc Před 2 lety +1

      @@RezaDorrani it s exactly why i need. it s for à library. my client don t want to use PowerApps

  • @MultiDarshan123
    @MultiDarshan123 Před 2 lety

    Hi, anything on integrating JIRA in to Microsoft forms. like upon submission of queries from Microsoft form, it must land as issues in JIRA.

    • @RezaDorrani
      @RezaDorrani  Před 2 lety

      Possible using Power Automate. I do not have a video reference on this though. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.