Microsoft PL-100 Exam Practice Questions (P. 4)
- Full Access (352 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #31
You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Image control to the app.
Does the action achieve your objective?
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Image control to the app.
Does the action achieve your objective?
- AYes, it doesMost Voted
- BNo, it does not
Correct Answer:
A
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image
A
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image
send
light_mode
delete
Question #32
You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Add picture control to the app.
Does the action achieve your objective?
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Add picture control to the app.
Does the action achieve your objective?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
send
light_mode
delete
Question #33
You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Icon control to the app.
Does the action achieve your objective?
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You want to make sure that the app shows the user's photo upon scanning their ID cards.
You add an Icon control to the app.
Does the action achieve your objective?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
send
light_mode
delete
Question #34
You have been tasked with building a canvas app that allows users to track to track time on mobile devices.
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You need to make sure that the user's employee number is read into the app.
Which of the following actions should you take?
You should add a Sign-in screen, a screen to record the user's time entries for the week, and a screen to amend the user's recent time records.
Users will be issued ID cards that includes the user's name and a recent picture, as well as a QR code that will include the user's employee number.
You need to make sure that the user's employee number is read into the app.
Which of the following actions should you take?
- AYou should add the Card control.
- BYou should add the Camera control.
- CYou should add the Barcode scanner control.Most Voted
- DYou should add the Text input control.
Correct Answer:
C
The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-new-barcode-scanner https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
C
The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-new-barcode-scanner https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
send
light_mode
delete
Question #35
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a User dashboard.
Does the action achieve your objective?
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a User dashboard.
Does the action achieve your objective?
- AYes, it doesMost Voted
- BNo, it does not
Correct Answer:
A
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
A
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
send
light_mode
delete
Question #36
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a System dashboard.
Does the action achieve your objective?
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a System dashboard.
Does the action achieve your objective?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
B
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
B
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
send
light_mode
delete
Question #37
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Single-stream dashboard.
Does the action achieve your objective?
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Single-stream dashboard.
Does the action achieve your objective?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
A
The single-stream dashboards display real-time data over one stream based on an entity view or queue. The single-stream dashboards are typically helpful to Tier
2 service leads or managers, who monitor fewer, but more complex or escalated cases.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
A
The single-stream dashboards display real-time data over one stream based on an entity view or queue. The single-stream dashboards are typically helpful to Tier
2 service leads or managers, who monitor fewer, but more complex or escalated cases.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
send
light_mode
delete
Question #38
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Multi-stream dashboard.
Does the action achieve your objective?
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Multi-stream dashboard.
Does the action achieve your objective?
- AYes, it doesMost Voted
- BNo, it does not
Correct Answer:
B
The multi-stream dashboards display data in real time over multiple data streams. There's no limit on how many streams you can configure on the dashboard. The data in a stream can be based only on one table, but each stream can be based on a different table. In the table-specific dashboards, all streams are based on the same table.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
B
The multi-stream dashboards display data in real time over multiple data streams. There's no limit on how many streams you can configure on the dashboard. The data in a stream can be based only on one table, but each stream can be based on a different table. In the table-specific dashboards, all streams are based on the same table.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
send
light_mode
delete
Question #39
You need to consider the underlined segment to establish whether it is accurate.
To configure the value for a global variable, you should use the Set function.
To configure the value for a global variable, you should use the Set function.
- AIf
- BCollect
- CUpdateContext
- DNo adjustment required.Most Voted
Correct Answer:
D
You set the value of the global variable with the Set function.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables
D
You set the value of the global variable with the Set function.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-variables
send
light_mode
delete
Question #40
You are preparing to design a solution that makes use of Microsoft Teams and Power Platform.
The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database.
The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following:
✑ Active quotes.
✑ Sales pipeline.
✑ Year-to-date sales KPIs for sales quotas by region.
You have also been informed that Sales-related documents should be stored in folders in the Sales channel's file location, and that document versioning will be enabled.
You need to create the visualizations for the Sales dashboard.
You only make use of Power BI Desktop.
Does the action achieve your objective?
The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database.
The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following:
✑ Active quotes.
✑ Sales pipeline.
✑ Year-to-date sales KPIs for sales quotas by region.
You have also been informed that Sales-related documents should be stored in folders in the Sales channel's file location, and that document versioning will be enabled.
You need to create the visualizations for the Sales dashboard.
You only make use of Power BI Desktop.
Does the action achieve your objective?
- AYes, it does
- BNo, it does notMost Voted
Correct Answer:
A
Reference:
https://docs.microsoft.com/en-us/power-bi/fundamentals/service-service-vs-desktop
A
Reference:
https://docs.microsoft.com/en-us/power-bi/fundamentals/service-service-vs-desktop
send
light_mode
delete
All Pages