Which three actions should you perform in sequence?

DRAG DROP You are an app maker for a college. You create an app for student enrollment. The app captures the education level of the applicants. The education level at the time of enrollment is an option set is in the student entity. The entity includes three levels: ✑ High...

March 22, 2024 No Comments READ MORE +

Which tool should you use?

You create a canvas app within a Power Platform environment. You need to identify potential accessibility issues for the canvas app before making the app available to other users. Which tool should you use?A . Portal CheckerB . App CheckerC . Solution CheckerView AnswerAnswer: B Explanation: Find accessibility issues

March 22, 2024 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....

March 21, 2024 No Comments READ MORE +

Which two tools should you use?

A company has an on-premises system that stores product information. The company plans to replace the information with a Power Platform solution that uses the Common Data Service. The Power Platform solution needs to use data from the product information system. You need to transform and import the data from...

March 21, 2024 No Comments READ MORE +

Which formula should you use?

You need to set the value for a global variable named RunningTotal to 5 and navigate to the previous screen named MainScreen. Which formula should you use?A . UpdateContext( { RunningTotal: 5 } ); Navigate( MainScreen, ScreenTransition.Cover, RunningTotal );B . If( Value(TextBox1.Text) >= 0, (Set( RunningTotal, 5); Back();), Color.Green )C...

March 21, 2024 No Comments READ MORE +

What should you do?

You create a Power Platform solution. Solution data is stored in a variety of documented cloud services. You must also be able to connect to one or more industry data sources. You need to configure the data sources. What should you do?A . Create a business process flow.B . Create...

March 20, 2024 No Comments READ MORE +

Which two actions should you perform?

You need to resolve the user’s issue with the time tracking app. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Add a component to the time tracking screen for tracking total time.B . Create a...

March 20, 2024 No Comments READ MORE +

Which properties should you configure?

DRAG DROP You need to modify the app design to meet the accessibility needs of the sales associates. Which properties should you configure? To answer, drag the appropriate properties to the correct restrictions. Each property may be used once, more than once, or not at all. You may need to...

March 20, 2024 No Comments READ MORE +

What should you do?

You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1. You need to set TIM1 to a default value. What should you do?A . In the OnChange property of TIC1, set the value of the Text...

March 20, 2024 No Comments READ MORE +

What should you do?

HOTSPOT You need to configure the system to meet the sales requirements. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Use a Business Process flow Scenario: The Sales Log app must...

March 20, 2024 No Comments READ MORE +