4.Power Apps part 1 Flashcards

1
Q

Which Power Apps solution should be used to allow new employees to manage their active certifications and work history using an Excel workbook?

A

Canvas app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which two actions should be performed to revert a published canvas app to an earlier working version?

A

Select earlier version of the app, click Restore, and publish the restored version of the app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where should a table be added to the navigation pane of a model-driven app?

A

Subarea

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which two features are associated with model-driven apps?

A

They adjust the layout automatically, and they embed Power BI dashboards.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What two actions should be performed to ensure users can view a new column in a model-driven app’s customer data management form?

A

Add the column on the form, and publish customizations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

For building a Power Apps app that must be developed and tested in a non-production environment, shared with any user in the tenant, updated twice a year, and have the ability to restore from backup, what type of Microsoft Power Platform environment should be used?

A

Sandbox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

To share a new model-driven app with users in a Microsoft Power Platform environment, what should you assign to users to enable them to access the app?

A

Dataverse security role

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In which type of environment should a coworker create a personal Microsoft Power Platform environment to test preview features of Power Apps for at least two months?

A

Sandbox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

For managing complex business processes and workflows within Dynamics 365 Field Service, which Microsoft Power Platform component should be considered?

A

Model-driven app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which function should you use to store user selections in a canvas app for tracking and ordering office stationery?

A

Collection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which control should you use in a canvas app tied to a Microsoft SQL Server database table to allow users to modify values for each column of a row?

A

Edit form

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the correct code segment to format currency values in a canvas app to always display with two decimal places?

A

`Text(“Currency value”, “$#, ###0.00”)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which controls should you use in a canvas app to allow users to view a list of current scores for local professional sporting events, displaying game information and a link to the game location?

A

Gallery; Data table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What actions should you perform to ensure that the sales manager only, but not other users, can search for and find a canvas app displaying sales information?

A

Grant the sales manager read-only access to data; Share the app with the sales manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which control should you use in a canvas app to enable users to view product code, description, and image for each product stored in a Microsoft Dataverse table?

A

Gallery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What should you use to show customer service data in a canvas app when the solution is on-premises and uses Microsoft SQL Server?

17
Q

Which type of app should you use to enable users to read and write data from SharePoint and OneDrive for Business?

A

Canvas app

18
Q

What should you do to enable all users to access data in a model-driven app?

A

Create a new public view

19
Q

What should you do to ensure a canvas app is automatically available to all members of a Microsoft 365 group?

A

Create the app in a Microsoft Dataverse for Teams environment

20
Q

What should you use to ensure an app displays data from an Azure SQL database?

A

Canvas app