Forum Discussion

kensleylewis's avatar
kensleylewis
Iron Contributor
Jul 22, 2020

How to generate key value pairs for choices or something like that?

Within my Microsoft Form project I will have a list of names that my end-user can choose from. I'm assuming the "choice" option is the best for the job. i.e.    - Kensley  - John - Alice - Sally...
  • RobElliott's avatar
    Jul 22, 2020

    kensleylewis you can't do this in forms but you CAN do it in the flow in Power Automate because Forms knows who has submitted the form-  assuming the responders are all within your organisation they don't need to enter their name or email address. It looks like you are sending the email to the responder so...:

     

    1. Your trigger will be the Forms When a new response is submitted;
    2. Your first action will be the Forms Get response details;
    3. You will then add an Office 365 Users action of Get user profile (v2):
    4. In your Send an email (v2) action the "To" field will be Mail, selected from the Get user profile section of the dynamic content.

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User

Resources