Question 41

A company builds a canvas app to display and manipulate large datasets across multiple screens.
Users report the app takes a long time to load data when opened.
You need to optimize performance when the app is started.
What are three actions you can perform? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
  • Question 42

    A company uses Power Apps.
    Users must be able to view only the address1 columns in the Account table.
    You need to ensure other address columns are not visible to users when creating views and filters.
    What should you do?
  • Question 43

    An accounting team is assigned to a model-driven app to manage financial data.
    The app is currently visible in the app launcher but inaccessible to the accounting team.
    Users must be able to:
    # Open the app.
    # Access and record financial data.
    You need to resolve the access issues.
    What should you do?
  • Question 44

    An organization wants to deploy an AI application that identifies defective products from manufacturing camera images. The company has thousands of labeled images and requires a customized model with continuous retraining capabilities. Which Azure service should be used?
  • Question 45

    A company is using a model-driven app to process orders. The company uses a custom integration to add orders to Microsoft Dataverse from two separate point-of-sale solutions.
    Order numbers are stored in a column on an Order table named Number. The order numbers are prefixed with the value POS1- or POS2- depending on which point-of-sale system they originated from.
    The company creates a calculated text column to store the clean order number. The clean order number must remove the point-of-sale system prefix.
    You need to configure the action on the calculated column.
    Which formula should you use?