HOTSPOT The owner of a company needs to know who signs into the system.
You need to ensure that the owner can view the user audit logs.
Where does each action need to be performed? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Reference:
https://docs.microsoft.com/en-us/power-platform/admin/audit-data-user-activity
HOTSPOT
A company is implementing a data model by using Dataverse.
The company requires the following columns in a new custom table:
You need to choose the column type that uses the least amount of database storage for each column.
Which column types should you choose? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

A company uses Power Apps.
Users must be able to view only the address1 columns in the Account table.
You need to ensure other address columns are not visible to users when creating views and filters.
What should you do?
c
HOTSPOT You create a desktop flow to interact with a certification authority's website.
You need to get data in and out of the desktop flow.
How should you set up the input and output parameters? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Box 1: Connect by using the Dataverse connector from the desktop flow and retrieve the qualification data.
All information sent by clients for services is stored in Microsoft Dataverse with a model-driven app as the interface.
Qualification verification -
The qualification table contains details about an individual school degree, professional qualifications, and other qualifications that must be verified.
A service request can have one or more Qualification records associated with it.
Record status is pending verification until the initial team member finishes, at which point the member changes the status to Complete.
When all qualification records related to a service request are verified either by manual or automated processes, the results are made available to ADatum
Corporation's client.
In the rare event that results are questioned, a new service request is created and verified independently of the previous work that took place.
Box 2: Send data from the desktop flow to a cloud flow to update the qualification record.
To complete a service request, users perform the following actions:
Send a templated email by using Microsoft Outlook to the client after all qualifications for a service request are checked.
Change the service request status to Completed. Currently, service requests do not indicate when all Qualification records are addressed.
You create a new independent software vendor (ISV) solution for a Power Apps app.
The Power Apps solution will be imported into multiple customer environments. The environments will have a large variety of solutions and publishers.
You need to avoid naming conflicts during solution import.
Which element should you configure?
d
A solution publisher includes a prefix. The publisher prefix is a mechanism to help avoid naming collisions. This allows for solutions from different publishers to be installed in an environment with few conflicts. For example, the Contoso solution displayed here includes a solution publisher prefix of contoso.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/solution-concepts-alm
DRAG DROP
A company that manufactures medical devices uses Power Apps to manage their sales and device maintenance.
A table named Devices in Microsoft Dataverse has a column named Status. The Status column must have a new status value of Review added to the existing Choice values of Active and Inactive.
The table must be added to a solution to be promoted once the change is made.
Only this change must be promoted to the test environment. The changes must not be able to be changed once promoted.
You need to add the change to a solution for promotion.

HOTSPOT
You plan to create a dataflow to import data into Microsoft Dataverse by using Power Query.
The dataflow has the following requirements:
A table of aggregated data must be created in dataflow storage.
A unique identifier must be created for the table.
You need to configure the dataflow.
Which solutions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

HOTSPOT You create a Power Platform help Desk solution.
You need to create a dashboard that displays information on help desk cases that are handled each week.
Which dashboard components should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Box 1: Area chart -
Box 2: System chart -
System charts are organization-owned charts, which makes them available to anyone with access to read the data running the app. System charts can't be assigned or shared with specific app users.
Box 3: Personal dashboard -
Box 4: Personal dashboard -
Box 5: Area chart -
Reference:
https://docs.microsoft.com/en-us/powerapps/user/add-powerbi-dashboards https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-system-chart
A company creates a canvas app.
The app requires users to enter their social security number. The app should only display the last four digits when the user tabs to a different column.
You need to configure the app.
Which option should you use?
d
You are using the Data import wizard to import records into the account table from a CSV file.
The CSV-to-table mapping is as follows:
The Name column represents the account name and maps to the Account Name column.
The Parent Name column represents the holding company of the account with subsidiaries underneath.
Records that are imported into the table are only related to other records in the file.
You need to configure the import to create the relationship between records.
What should you do?
d
Add a new column for the self-referential mapping.
Reference:
https://docs.microsoft.com/en-us/power-apps/developer/data-platform/import-data