Get New 2023 Microsoft exam PL-100 Dumps Bundle On flat Updated Dumps!
Full PL-100 Practice Test and 226 unique questions with explanations waiting just for you, get it now!
NEW QUESTION # 39
A company creates a Power Apps app that allows service representatives to record information about on-site client visits. Service representatives perform a one-hour site visit with each client each quarter.
Service representatives use the app to perform the following activities:
View their scheduled visits for the day.
Record notes from service visits.
Schedule service technicians for issues uncovered during site visits.
Scan and upload service quote forms to a folder named Service Quote folder on Microsoft OneDrive once the customer has signed a service quote.
Service quotes that are over $10,000 are automatically sent to the service manager for review and approval.
Visits that are not closed at the end of the day are automatically moved to the following day unless it is the last day of the quarter. All client visits not performed for the quarter are escalated to the service manager for follow-up.
You need to create flows to meet the requirements.
Which type of flows should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-automate/overview-adaptive-cards
https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens
NEW QUESTION # 40
You are creating a model-driven app for onboarding new employees.
You need to implement business logic for the app.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/learn/modules/intro-business-process-flows/2-differences
NEW QUESTION # 41
A company uses data from a publicly available web service. You plan to create a tabular report by using Power 81 Desktop to visualize data from the web service.
The data returned in one column is numeric and must be converted to a corresponding text value. The most up-to-date version of the data must always be used.
You need to create the report and make it available only to co workers.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select
Answer:
Explanation:
1 - Create a table an input the data from the web service.
2 - Perform data transformation.
3 - Create the visualization.
4 - Publish to AppSource.
NEW QUESTION # 42
You need to create a model-driven app without using code.
Which tools should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-edit-views-app-designer
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/create-site-map-app
NEW QUESTION # 43
You are an app maker for a college. You create an app for student enrollment. The app captures the education level of the applicants.
The education level at the time of enrollment is an option set is in the student entity. The entity includes three levels:
High school
College
Bachelor
You must split the College option into two option sets:
College - 1 Year
College - 2 years
The split must not impact existing data.
You need to create the two option sets.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
NEW QUESTION # 44
You create multiple apps as part of an unmanaged solution.
You need to move the apps to another environment.
You need to pick the appropriate solution type for each requirement.
Which types of solutions should you create? To answer, drag the appropriate solution types to the correct requirements. Each solution type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Box 1: Unmanaged
Unmanaged Solution: The beginning state of solution is the unmanaged solution state. During this phase, you can add, edit, update, remove, delete, and test any of the components of the solution.
Box 2: Unmanaged
Box 3: Managed
Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
NEW QUESTION # 45
A coworker creates a canvas app.
The canvas app contains the following formul
a. The formula is attached to the OnVisible property of the first screen that users see:
You are updating the canvas app.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: No
Records are added, not updated.
Box 2: Yes
The Collect function adds records to a data source.
Syntax: Collect( DataSource, Item, ... )
DataSource - Required. The data source that you want to add data to. If it doesn't already exist, a new collection is created.
Item(s) - Required. One or more records or tables to add to the data source.
Box 3: No
No records are cleared.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect
NEW QUESTION # 46
You are an app maker. You are creating a canvas app.
You do not have access to Power BI.
You need to add charts to the app.
Which three chart types can you add directly to the canvas app? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. pie
- B. column
- C. funnel
- D. area
- E. line
Answer: A,B,E
Explanation:
You can use line charts, pie charts, and bar charts to display your data in a canvas app.
Add a bar chart to display your data:
1. On the Home tab, add a screen.
2. On the Insert tab, select Charts, and then select Column Chart.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/use-line-pie-bar-chart
NEW QUESTION # 47
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?
- A. accountid
- B. createdon
- C. owninguser
- D. cr7b_accountid
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
NEW QUESTION # 48
You need to configure the system to meet the requirements.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities
NEW QUESTION # 49
You need to roll back the mobile app to an earlier version.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: View the sessions details page for the app in Power Apps Studio
Use PowerApps Studio, select the App, and choose and you will be directed to the app's Versions tab in PowerApps portal. There should be one version marked Live.
Box 2: Select Restore on the previous version of the app.
Restore an app from your account
* Open powerapps.com, and then click or tap Apps in the left navigation bar.
* Near the right edge, click or tap the info icon for the app that you want to restore.
* Click or tap the Versions tab, and then click or tap Restore for the version that you want to restore.
Reference:
https://powerapps.microsoft.com/sk-sk/blog/saveandpublish/
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app
NEW QUESTION # 50
You have the following Common Data Service entities: BusinessContracts and BusinessAccounts.
You need to configure an N:N relationship between the two entities.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
Step 1: Open the relationship tab of the BusinessContracts entity.
View entity relationships
From the Power Apps portal, select either Model-driven or Canvas design mode.
Select Data > Entities and select the entity that has the relationships you want to view.
With the Relationships tab selected, you can select the following views:
Step 2: Select Add relationship..
Create relationships
While viewing entity relationships, in the command bar, select Add relationship and choose Many-to-many.
Step 3: Select the BusinessAccounts entity as the related entity.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-nn-relationships-portal
NEW QUESTION # 51
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company has locations in multiple countries and regions across four continents.
The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table.
You need to create a visualization that displays the total amount of orders by country/region in USD.
Proposed solution:
Create a custom calculated field of type currency on the order table that converts the order total to USD and displays the total amounts by region in a Power BI chart.
Does the solution meet the goal?
- A. Yes
- B. No
Answer: A
Explanation:
Instead use a calculated field.
Need to calculate the exchange rate in USD.
Calculated columns are calculated in real-time when they are retrieved.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes
NEW QUESTION # 52
You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1.
You need to set TIM1 to a default value.
What should you do?
- A. Assign the Text property of TIC1 to the Duration property of TIM1.
- B. Write code in the OnChange property of TIC1 that assigns the value of the Duration property of the Timer control to Text property of the TIC1. In the OnChange property of TIC1, assign the value to the Duration property for TIM1.
- C. In the OnChange property of TIC1, set the value of the Text property for TIC1 to a context variable that stores the duration value. Assign the value of the variable to the OnTimerStart property for TIM1.
- D. Assign the Text property of TIC1 to the OnSelect property of a TIM1.
Answer: B
Explanation:
Explanation
The OnTimerStart, OnTimerEnd and OnSelect are the configurations where you can add your code.
Reference:
https://sharepains.com/2019/08/22/all-about-timers-in-powerapps/
NEW QUESTION # 53
You create an app with multiple screens.
Test users report that the size and type of gallery displayed on each screen are different. You must improve the consistency for the app screens.
You need to create a reusable gallery that displays information based on the current record.
Which three actions should you perform?
NOTE: Each correct selection is worth one point.
- A. Create a component
- B. Add an input property
- C. Add an output property
- D. Add a screen
- E. Add a gallery control
- F. Create a form
Answer: A,B,E
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-gallery
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component
NEW QUESTION # 54
An administrator plans to create and deploy dashboards for use only by sales associates. The dashboards will display the current sales pipeline, open cases, recent major wins, and key opportunities by postal code.
Sales associates must be able to act on the specific data displayed in dashboards.
You need to create the dashboards.
Which type of dashboards should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
NEW QUESTION # 55
A company is migrating to a new Microsoft 365 tenant. You create an expense management canvas app and cloud flow in the old Microsoft 365 tenant.
You need to move the latest version of the canvas app and cloud flow to the new tenant.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
1 - Create a copy of the app in the cloud.
2 - Export the app as a package.
3 - Share the app with a user in the new tenant.
NEW QUESTION # 56
You need to ensure that the app can support the needs of User2 and User3, and meets the production deployment requirements.
Which tools should you use? To answer, select the appropriate tool in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessibility-checker
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/use-powerapps-checker
NEW QUESTION # 57
You are creating a Power Automate cloud flow to update a column on each Item in a list of Microsoft Dataverse records. Records are sorted in order of priority.
You must use a complex expression to determine the column value. The column value must be stored in a variable to make future maintenance easier. Records must be processed based on the sorted order.
You need to add flow steps to process the list of records.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
1 - INitialize teh variable.
2 - Use the Apply to each loop running sequentially.
3 - Set the variable.
4 - Update the Microsoft Dataverse row.
NEW QUESTION # 58
You plan to create apps for a company.
You need to identify the Power Platform tools required.
What should you use? To answer, drag the appropriate tools to the correct requirements. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/authoring-fundamentals
https://docs.microsoft.com/en-us/power-automate
NEW QUESTION # 59
The company is adding a multi-stream interactive dashboard to a model-driven app.
The company requires configuration of the dashboard to filter the table data based on modified accounts over the last month.
You need to configure the filters for the model-driven app dashboard.
Which configuration should you use? To answer, drag the appropriate locations to the correct requirements. Each configuration may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
NEW QUESTION # 60
You are creating entities in a Common Data Service database to capture sales data.
You create an entity named Sales that includes the following fields:
You create a new entity that includes a field named TotalSales. The field is used to capture the aggregated sales for each salesperson.
You need to configure the fields for the entities.
Which field types should you use? To answer, drag the appropriate field types to the correct field names. Each field type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/calculated-rollup-attributes
NEW QUESTION # 61
......
[Nov-2023] Pass Microsoft PL-100 Exam in First Attempt Guaranteed: https://drive.google.com/open?id=1q7wdUSVSA7K9dED0_5oL1GUARJm33VUy
Reduce Your Chance of Failure in PL-100 Exam: https://www.dumpexam.com/PL-100-valid-torrent.html
