- (Topic 5)
You are new to working with Microsoft Flow. You create a flow that extracts birth dates for users and then
sends a birthday greeting email to users on their birthday. The flow does not properly extract birth dates.
Where should you make changes?
Correct Answer:
A
Select the new Date Time connector. There you will see all of the actions, which help you to convert time zones to format them for local time in an email, add or subtract times, or just get the current time.
Reference:
https://flow.microsoft.com/en-us/blog/nested-apply-to-each/
DRAG DROP - (Topic 7)
A company plans to create a Microsoft Dataverse environment.
For each of the following statements, select Yes if the statement is true. Otherwise, select
No.
NOTE: Each correct selection is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Topic 4)
You have a Microsoft Excel workbook that contains a list of tasks for a project. You store the file in OneDrive for Business.
You need to create a canvas app that allows team members to update the status of their tasks.
What should you use?
Correct Answer:
A
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-data-connection
- (Topic 2)
A toy company creates a text classification model in AI Builder to monitor customer feedback for specific key words.
When negative feedback is received for a toy, the company wants to proactively perform engineering reviews for the toy and schedule additional training sessions for workers who produce the toy.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Correct Answer:
AC
A (not D): AI Builder comes with:
A ready-to-use business card reader available in canvas as well as in model-driven apps. Business card reader (Canvas)
Business card reader (Model-driven)
Additional canvas components to leverage your AI Builder form processing or object detection models canvas apps.
C: Use the results from your AI model across Power Platform to create end-to-end solutions that meet your business needs, even if you have no coding skills. For example, create a flow that automates document processing in Power Automate, or an app created with PowerApps that predicts whether a supplier will be out of compliance.
Reference:
https://docs.microsoft.com/en-us/ai-builder/use-in-powerapps-overview
- (Topic 7)
You are creating a canvas app to enable users to order tickets. You create an input field for users to input the number of tickets to order.
Users must order a maximum of four tickets and a minimum of two tickets. If a user enters a number except 2, 3, or 4, the input field must display in red. If a user enters the numbers 2, 3, or 4, the input field must display in green.
You need to color the input field based on the user input.
What should you use?
Correct Answer:
A