DRAG DROP - You have a model-driven app that has an entity named Marinas. You have an entity named Boats that list the boats associated with each marina. You must add a list of boats to the Marinas form. You must also add an option for users to select different views including boat owners and marina members. You need to embed the list of boats associated with a Marina record in the entity form. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. Select and Place:Â Suggested Answer:
Step 1: Add a Subgrid component to a form You add a subgrid component the same way as you add any other component. Step 2: Select Show related records and then select the related entity and default view for the subgrid Configure a subgrid component. Properties available to configure when using a subgrid component on a form using the form designer include: ✑ Show related rows When selected, the subgrid displays only rows related to the current row that is displayed on the form. Step 3: Select the Allow users to change view option Configure a subgrid component. Properties available to configure when using a subgrid component on a form using the form designer include: ✑ Allow users to change view When selected, app users can change from the Default view to another view of the table selected in the Table property. Step 4: Save and publish the form Reference: https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/form-designer-add-configure-subgrid This question is in PL-100 Microsoft Power Platform App Maker Exam For getting Microsoft Certified: Power Platform App Maker Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer