Etienne revision cards Flashcards
You plan to create a Power Apps app. You need to enable users to read and write data from SharePoint and OneDrive for Business. Which type of app should you use?
Canvas App
You create a canvas app. You need to format currency values in the app to always display two decimal places. Which code segment should you use?
Text(“Currency value”, “$#, ###0.00”)
You build a canvas app. The canvas app is tied to a Microsoft SQL Server database table. You need to add a control that allows users to modify the values for each column of a row in the table. Which control should you use?
Edit Form
You configure a canvas app to track and order office stationery. The app allows users to order multiple stationery items.
The items selected by the user must be reset each time a user reopens the app.
You need to store user selections.
Which function should you use?
Collection
You use a Microsoft Dataverse table to store products. You create a canvas app to list the products in the app.
You need to enable users to view the product code, description, and image of each product.
Which control should you use?
Gallery
A company uses Microsoft Dataverse.
You need to define views to display data in model-driven apps.
Which three items can you configure in the view designer? Each correct answer presents part of the solution.
The columns included in the view.
The filter for rows shown in the view.
The sort order of rows in the view.
You plan to build a canvas app.
You need to ensure the app is automatically available to all members of a Microsoft 365 group.
What should you do?
Create the app in a Microsoft Dataverse for Teams environment.
A company uses Microsoft Power Platform.
You need to identify the features of model-driven apps.
What are three features of model-driven apps? Each correct answer presents a complete solution.
They adjust the layout of the UI automatically in response to changes in a device’s orientation or screen resolution.
They connect to multiple data sources.
They embed Power BI dashboards.
A company uses a third-party customer service solution. The solution is on-premises and uses Microsoft SQL Server as the data store.
You need to show the customer service data in a canvas app.
What should you use?
A Connector
A company uses Microsoft Power Platform.
The company needs to read text from uploaded images.
You need to determine which connector to use.
Which connector should you use?
Azure Cognitive Services
You configure security and compliance features in Microsoft Power Platform.
You need to restrict access to all social media connectors.
What should you configure?
Data loss prevention (DLP) policy
A company uses Microsoft Power Platform.
You need to prevent external leakage of corporate data.
What should you do?
Create data policies.
A coworker requires a personal Microsoft Power Platform environment to test preview features of Power Apps. The coworker wants to use this environment for at least two months.
You need to recommend which type of environment the coworker should create.
Which type of environment should you recommend?
developer
A company uses Power Automate to integrate applications.
You have a legacy application that does not have an application programming interface (API).
You need to determine which type of flow you should use to access the data in the legacy application.
What should you use?
Desktop flow
You create a flow by using Power Automate. The flow must notify a user every time a new item is added to a SharePoint list.
You need to ensure an email notification is added to the flow.
What should you use?
action
You create a Power Automate flow.
A connector in the flow returns an array of objects.
You need to filter the array.
Which connector should you use?
Data Operation
You create a Power Automate cloud flow.
The cloud flow fails at a step.
You need to send an email notification to the flow owner whenever a step fails.
What should you configure?
Run after
A company plans to use Power Automate to help digitize its operations.
The company requires a solution that creates invoices in an application that does not include modern APIs.
You need to select the Power Automate flow that meets the requirement.
Which type of Power Automate flow should you select?
desktop flow