QuestionQ158
Create and configure Power AppsThe engineering team uses a SharePoint list to manage critical technical issues raised by clients. Other departments cannot access this list, and they use their own apps for their processes.
All departments must be able to view the total number of client issues at any time.
You need to design a component for use in all departmental apps that displays the total number of client issues in bold colors.
Which four actions should you perform, in sequence?
Drag & Drop
Create a connection to the engineering issues list and retrieve the total number of critical issues.
Create an output parameter and set the value of the parameter to the total number of critical issues.
Import the counter component in the other apps from the first department app.
Display the counter output parameter in the department app.
Create and format a label to display the total number of critical issues.
Create a new component in the department app.
Community Discussion