Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Create Microsoft Forms Dynamic With Power App

(1) ShareShare
ReportReport
Posted on by 2
i wanted to create power app which create dynamic microsoft forms from my application and store response in dataverse.
  • CU15040442-0 Profile Picture
    6 on at
    Create Microsoft Forms Dynamic With Power App
    • Step 1: Prepare configuration data
    Create a question configuration table in Dataverse (e.g., table name is FormQuestions) with fields such as:
    QuestionID: Identifier for each question.
    QuestionText: Question content.
    QuestionType: Question type (e.g., Text, Multiple Choice, Date, Geometry Vibes...).
    Options (if question type is multiple choice): List of options.
    Create a response table (e.g., FormResponses):
    Fields containing information about the response, e.g., user, response time.
    A table linking (or using lookup) between the response and the answer details in another table if needed (e.g., ResponseDetails with fields: QuestionID, Answer).
    • Step 2: Create a Power App Canvas
    Log in to Power Apps and select + New app → Canvas.
    Choose the appropriate layout (Phone or Tablet), then name your app.
    • Step 3: Connect to Dataverse
    In the app, select Data → + Add data.
    Connect to the FormQuestions table and the FormResponses table (you can also add a ResponseDetails table if you use a model that stores details for each response).
    • Step 4: Create a dynamic form interface
    Use a Gallery to list questions:
    Insert a Gallery (Insert → Gallery) and set its data source to the FormQuestions table.
    Each item in the Gallery will represent a question.
    Display dynamic fields based on the question type:
    • Step 5: Submit and Save data to Dataverse
  • Suggested answer
    Dengliang Li Profile Picture
    Microsoft Employee on at
    Create Microsoft Forms Dynamic With Power App
    Hi,
     
    Add the External website control to the form with the URL filled with a link to a Microsoft form.
     
    This way, the Microsoft form is displayed in the Dynamics CRM application.
     
    You can also refer to the following link to embed Microsoft Forms into the Power Apps portal.
     
    For information on how to store Microsoft Forms responses into Dataverse, you can refer to the following links.
     
    If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more.
    If you have further questions, please feel free to contact me .
     
    Best Regards,
    Dengliang Li
     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,261 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,017 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans