- (Exam Topic 3)
DRAG DROP
You develop Microsoft Power Platform solutions for Contoso, Ltd You create a Power Virtual Agents chatbot in a Microsoft Teams team.
You need to make the chatbot available to all users in your organization.
Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them m the correct order.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
DRAG DROP
A company uses Power Apps and Microsoft Dataverse.
The company has three solutions that you must move to a target environment:
• One solution is created for security roles. You must be able to add roles to the solution in the target environment
• One solution is created for table additions and modifications. Table structures must be updated in the solution in the target environment.
• One solution is for customizations. The custom actions must not be modified in the solution in the target environment
You need to create the solutions.
Which type of solutions should you create? To answer, drag the appropriate solutions to the correct requirements- Each solution 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.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
A company delivers products to multiple communities. The company creates a canvas app connected to a Common Data Service database. The app tracks communities to see where the delivery volume is the highest.
Drivers must enter delivery information on a form that uses an entity named Delivery. Depot staff must enter information on a pick-up form that uses an entity named Pick-up. Each form contains a community field that is based on a shared list across both forms.
You need to create the community field. Which type of field should you create?
Correct Answer:
C
Can use a global option set, no need to use localized option sets.
Note: In PowerApps Option set is one of the field types you can use in your Entity. The information type that Option Set stores is a list of text values. And here comes the Option Set advantage – once you define its text values you can centrally managed it. Reference:
https://powerapps.microsoft.com/en-us/blog/option-sets-and-many-to-many-relationships-for-canvas-apps/
- (Exam Topic 3)
A production line app maker at a manufacturing company creates a canvas app that looks for available inventory in a SQL database. The production line workers use the inventory app across all work centers.
The production line workers report the following app issues from the shop floor:
The app reports a delegation warning.
Voice command functionality is unreliable.
You have minimal information about the issues. You are not allowed to enter the production facility.
You need to troubleshoot the issues.
How should you troubleshoot the issues? To answer, select the appropriate options in the answer area.
Solution:
Graphical user interface Description automatically generated
Box 1: Check the number of items in the collection
If the data in your data source exceeds 500 records and a function can't be delegated, Power Apps might not be able to retrieve all of the data, and your app may have wrong results.
Note: Delegation is where the expressiveness of Power Apps formulas meets the need to minimize data moving over the network. In short, Power Apps will delegate the processing of data to the data source, rather than moving the data to the app for processing locally.
Box 2: Use the Advanced Tools/Monitor feature
Monitor is available by default for all canvas apps. Using Monitor, you can trace events as they occur in a canvas app during the authoring experience in Power Apps Studio, or you can use Monitor to debug the published version of a canvas app.
Example: Consider the scenario where an app has been deployed, and the initial version of the app experiences performance degradation. The app also intermittently generates errors with no clear pattern. Loading data in the app succeeds most of the time, but fails sometimes.
When you check Monitor, you see data operations as expected. However, you also see several responses that have HTTP status code 429, indicating that there have been too many requests in a specific timeframe.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/delegation-overview https://docs.microsoft.com/en-us/powerapps/maker/monitor-canvasapps
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You are designing a canvas app that will be used by all users including users who have vision impairments. Which outcome is achieved by each action? To answer, drag the appropriate outcomes to the correct actions.
Each outcome 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.
Solution:
Reference:
https://docs.microsoft.com/sv-se/powerapps/maker/canvas-apps/accessible-apps
Does this meet the goal?
Correct Answer:
A