How should you configure the app?

HOTSPOT

A company is building a Power Apps app to track key project tasks.

Users assign tasks a risk status on a scale of 0 to 100 by using a slider input control named RiskStatus on the app. The highest risks use the risk status value of 100.

For each task, the user selects a button named RiskLevel to send the name of the task and RiskStatus number to key project stakeholders. The color of the button must change to the color listed in the following table based on the value of the RiskStatus control.

The default color for the button is green.

You need to configure the solution to change the color of the RiskLevel button.

How should you configure the app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Text

Description automatically generated

Box 1: On the RiskLevel button.

On the RiskLevel button fill property.

Box 2: Risklevel.Fill = RiskStatus.Value > 75 ? Red: Green;

Most every type of control in a Power App, has a Fill property, for the fill color.

Latest PL-100 Dumps Valid Version with 86 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments