ExamGecko
Home / Microsoft / PL-100 / List of questions
Ask Question

Microsoft PL-100 Practice Test - Questions Answers, Page 9

List of questions

Question 81

Report
Export
Collapse

HOTSPOT

A company uses a model-driven app. You create a Power BI sales report.

The executive of the company wants all users to see tiles from the report in the model-driven app.

You need to ensure all users can see the tiles.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Microsoft PL-100 image Question 81 105692 10052024010645000
Correct answer: Microsoft PL-100 image answer Question 81 105692 10052024010645000

Explanation:

Box 1: Power Platform Environment settings

Before users can embed Power BI visualizations on personal dashboards, the organization-wide setting must be enabled. 1. In the Power Platform admin center, select an environment.

2. Select Settings > Product > Features.

3. Under Embedded content set Power BI visualization embedding to On to enable or Off to disable.

4. Select Save.

Box 2: Create a personal dashboard

You can embed Power BI tiles on your personal dashboard.

1. Open your app and go to Dashboards.

2. Select an existing personal dashboard or select New to create one.

3. On the dashboard, select an area where you want the tile to appear, and then select Power BI Tile on the toolbar.

4. Add new Power BI tile.

5. In the Power BI Tile dialog, select the workspace and then select the Power BI tile that you want to display on your dashboard. Select Enable for mobile if you want to make the tile available for Dynamics 365 for tablets and Dynamics 365 for phones.

6. Select another area of the dashboard and repeat this step to add another Power BI tile, or other component, such as a chart or list, to your dashboard. 7. Select Save to save your dashboard.

Box 3: Share report and share dashboard.

To share your personal dashboard that contains Power BI visualizations you must configure sharing in both Dataverse and Power BI, and the user or group must have the same credentials and appropriate level of access in both services. To share your personal dashboard in your app, go to Dashboards. In the list of dashboards, select the personal dashboard you want, and then select SHARE DASHBOARD.

Reference:

https://docs.microsoft.com/en-us/power-platform/admin/use-power-bi#embed--visualizations-on-personal-dashboards

asked 05/10/2024
Nick Wells
43 questions

Question 82

Report
Export
Collapse

You create a Power Platform solution. Solution data is stored in a variety of documented cloud services.

You need to configure the data sources.

What should you do?

Create a data gateway.

Create a data gateway.

Use a content pack.

Use a content pack.

Create a custom data connector.

Create a custom data connector.

Add metadata to standard entities.

Add metadata to standard entities.

Suggested answer: D

Explanation:

Common Data Model is built upon a rich and extensible metadata definition system that enables you to describe and share your own semantically enhanced data types and structured tags, capturing valuable business insight which can be integrated and enriched with heterogeneous data to deliver actionable intelligence.

Common Data Model can be used by various applications and services including Microsoft Dataverse, Dynamics 365, Microsoft Power Platform, and Azure ensuring that all of your services can access the same data.

Note: A wide variety of applications and services can easily access data in a data lake, however, each consumer must understand the format and meaning of the data before it can provide value. The Common Data Model simplifies this process by providing a metadata system that describes the data and standard entities to which producers can map.

Reference:

https://docs.microsoft.com/en-us/common-data-model/use

asked 05/10/2024
Keletso Rafedile
34 questions

Question 83

Report
Export
Collapse

You create a model-driven app for a company. The app will be used to manage events that the company organizes. The Events entity ownership type is set to User or team. Members of the marketing team are assigned the MarketingTeam security role. All privileges for the role are set to User access. All employees must be able to view event records. Only members of the marketing team are permitted to create or edit event records. You create a role named OtherEmployees. You need to configure the MarketingTeam and OtherEmployees security roles.

Which three actions should you perform? Each correct selection presents a part of the solution.

NOTE: Each correct selection is worth one point.

Set the access level for the OtherEmployees security role to Organization for the Read permission.

Set the access level for the OtherEmployees security role to Organization for the Read permission.

Set the access level for the MarketingTeam security role to Organization for the Read permission.

Set the access level for the MarketingTeam security role to Organization for the Read permission.

Set the access level for the OtherEmployees security role to None Selected for the Read permission.

Set the access level for the OtherEmployees security role to None Selected for the Read permission.

Set the access level for the MarketingTeam security role to None Selected for the Read permission.

Set the access level for the MarketingTeam security role to None Selected for the Read permission.

Set the access level for the MarketingTeam security role to None Selected for the Create and White permission.

Set the access level for the MarketingTeam security role to None Selected for the Create and White permission.

Set the access level for the OtherEmployees security role to None Selected for the Create and Write permission.

Set the access level for the OtherEmployees security role to None Selected for the Create and Write permission.

Suggested answer: A, B, E
asked 05/10/2024
Willians Lima Pereira
45 questions

Question 84

Report
Export
Collapse

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?

Portal Checker

Portal Checker

App Checker

App Checker

Solution Checker

Solution Checker

Suggested answer: B

Explanation:

Find accessibility issues

1. In the upper-right corner of Power Apps Studio, select the icon for the App checker.

Microsoft PL-100 image Question 2 explanation 105771 10052024010645000000

2. In the menu that appears, select Accessibility.

Microsoft PL-100 image Question 2 explanation 105771 10052024010645000000

A list of issues appears, sorted first by severity and then by screen.

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker

asked 05/10/2024
Nicolas GARCIA
34 questions

Question 85

Report
Export
Collapse

You create a canvas app.

A user is not able to determine which field currently has focus. You run App checker to identify errors. You need to verify that the focused border thickness is set to a value greater than zero.

Which section of the App checker results should you check?

Rules

Rules

Performance

Performance

Accessibility

Accessibility

Runtime

Runtime

Suggested answer: C

Explanation:

The Accessibility checker classifies each issue as an error, a warning, or a tip based the issue's severity.

Issues include:

Microsoft PL-100 image Question 3 explanation 105772 10052024010645000000Focus isn't showing

Focus isn't showing

When the FocusBorderThickness of a control is set to 0. It is good practice to ensure a proper color-contrast ratio between the focus border and the control itself so it's clearly visible.

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker

asked 05/10/2024
Eb Store
34 questions

Question 86

Report
Export
Collapse

You create a canvas app.

You need to make the app available to other people in your company.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Grant access to individual users in your company.

Grant access to individual users in your company.

Share the app with a Microsoft Exchange distribution list.

Share the app with a Microsoft Exchange distribution list.

Grant access to a Microsoft Teams team.

Grant access to a Microsoft Teams team.

Share the app with a Microsoft Azure Active Directory security group.

Share the app with a Microsoft Azure Active Directory security group.

Suggested answer: A, D

Explanation:

After you build a canvas app that addresses a business need, specify which users in your organization can run the app and which can modify and even reshare it. Specify each user by name, or specify a security group in Azure Active Directory.

Incorrect Answers:

C: You can share an app you've created by embedding it directly into Microsoft Teams. When completed, users can select + to add your app to any of your team channels or conversations in the team you are in. The app appears as a tile under Tabs for your team.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/share-app

asked 05/10/2024
Saptarshi Biswas
32 questions

Question 87

Report
Export
Collapse

You have a Power Platform solution that uses Common Data Service.

You need to secure all fields that support field-level security.

Which field can you secure?

createdon

createdon

accountid

accountid

owninguser

owninguser

cr7b_accountid

cr7b_accountid

Suggested answer: D

Explanation:

Which fields can be secured?

Although most attributes can be secured, there are system attributes, such as IDs, timestamps, and record tracking attributes, that can't. Below are a few examples of attributes that can't be enabled for field security.

ownerid, processid, stageid, accountid, contactid

createdby, modifiedby, OwningTeam, OwningUser

createdon, EntityImage_Timestamp, modifiedon, OnHoldTime, overriddencreatedon

statecode, statuscode

Reference:

https://docs.microsoft.com/en-us/power-platform/admin/field-level-security

asked 05/10/2024
himanshu deshpande
41 questions

Question 88

Report
Export
Collapse

You create a dashboard in Power BI. You share the dashboard with the sales team.

Sales team members report that they can see information for the entire company.

You need to ensure that the team is able to see only data for their team.

Where must you configure this restriction?

Dashboard

Dashboard

Report

Report

Dataset

Dataset

Settings

Settings

Suggested answer: C

Explanation:

Restrict access to the dataset.

Note: Another way of setting access is through manage permission in the dashboard, report, or dataset. If you share a dashboard, by default the report and the dataset will also be shared as read-only for users.

Reference:

https://radacad.com/dashboard-sharing-and-manage-permissions-in-power-bi-simple-but-useful

asked 05/10/2024
Adrian Petrisoaia
35 questions

Question 89

Report
Export
Collapse

You create a canvas app that connects to a Common Data Service database.

Users report that they do not see any data in the app.

You need to ensure that users can view data in the app.

What should you do?

Share the app with the users

Share the app with the users

Add a Power Apps license to the users

Add a Power Apps license to the users

Assign a security role to the users

Assign a security role to the users

Publish the app

Publish the app

Suggested answer: C

Explanation:

Sharing access to the data in the Common Data Service. The users need permission to access the entities the app uses. To grant them access, you will need to: 1. Create a security role 2. Assign users to the security role

Note: Common Data Service for Apps has a powerful enterprise grade security model that allows you to group users in security roles and give those roles varying levels of access to entities that some of our most sophisticated business apps are built on.

Reference:

https://powerapps.microsoft.com/en-us/blog/sharing-a-canvas-app-built-on-top-of-common-data-service/

asked 05/10/2024
Frantisek Kohanyi Kohanyi
37 questions

Question 90

Report
Export
Collapse

You are creating an app for a company.

You need to evaluate the default solution.

Which two behaviors should you expect from the default solution? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

You can change the prefix of the publisher of the default solution

You can change the prefix of the publisher of the default solution

If you create a Power Automate flow in a solution, the flow uses the prefix defined in the publisher

If you create a Power Automate flow in a solution, the flow uses the prefix defined in the publisher

If you create an environment variable in a solution, the variable uses the prefix defined in the publisher

If you create an environment variable in a solution, the variable uses the prefix defined in the publisher

You can change the version number of the default solution

You can change the version number of the default solution

Suggested answer: A, C

Explanation:

https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/use- solutions-for-your-customizations?view=op-9-1

asked 05/10/2024
Jaime Ramirez
28 questions
Total 271 questions
Go to page: of 28
Search

Related questions