Which app type and media control should you use?

HOTSPOT You are developing an app for a package delivery company. Delivery team members will use the app on their phones. Distribution center team members will use a web-based version of the app that runs on tablet devices. When a delivery person arrives at a location and the package recipient...

January 29, 2022 No Comments READ MORE +

Which tools should you use?

HOTSPOT You need to create a model-driven app without using code. Which tools should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Graphical user interface, application Description automatically generated Box 1: App designer As an...

January 29, 2022 No Comments READ MORE +

Which three functions can you use?

You are creating a canvas app. You plan to use variables that are scoped to a screen to store values. You need to create and update the value of the variables. Which three functions can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth...

January 29, 2022 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You have an existing Power Apps environment. You need to create a Common Data Service database for the environment. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct...

January 28, 2022 No Comments READ MORE +

Where should you complete the actions?

DRAG DROP A company must use a Power Apps app custom control that is exported from a different canvas Power Apps app. You need to insert the custom control into the Power Apps app. Where should you complete the actions? To answer, drag the appropriate locations to the correct actions....

January 28, 2022 No Comments READ MORE +

Does the solution meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...

January 28, 2022 No Comments READ MORE +

Which field can you secure?

You have a Power Platform solution that uses Common Data Service. You need to secure all fields that support field-level security. Which field can you secure?A . createdonB . accountidC . owninguserD . cr7b_accountidView AnswerAnswer: D Explanation: Which fields can be secured? Although most attributes can be secured, there are...

January 28, 2022 No Comments READ MORE +

Which field can you secure?

You have a Power Platform solution that uses Common Data Service. You need to secure all fields that support field-level security. Which field can you secure?A . createdonB . accountidC . owninguserD . descriptionView AnswerAnswer: D Explanation: Which fields can be secured? Although most attributes can be secured, there are...

January 28, 2022 No Comments READ MORE +

Which controls should you use?

HOTSPOT You need to meet the requirement for the time tracking app. Which controls should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Timer A Timer control in Power Apps is a control...

January 28, 2022 No Comments READ MORE +

@or(equals(item()?['color'], 'red'),contains(item()?

HOTSPOT You are creating a Power Automate flow. You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow: @or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue')) The filter returns results only when the expression resolves to true. For each of...

January 28, 2022 No Comments READ MORE +