Question 151
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.
You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Category classification model.
Does the solution meet the goal?
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.
You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.
Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.
You need to ensure that users can scan packing slip information into the form.
Proposed solution: Use a Category classification model.
Does the solution meet the goal?
Question 152
You are designing several new Microsoft Power Platform apps for a company.
You have the following requirements:

All apps must be able to run from the Power Apps mobile app.
You need to determine which app type to create for each department.
Which app type should you use? To answer, drag the appropriate app types to the correct departments. Each app 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.

You have the following requirements:

All apps must be able to run from the Power Apps mobile app.
You need to determine which app type to create for each department.
Which app type should you use? To answer, drag the appropriate app types to the correct departments. Each app 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.

Question 153
You need to provide all app components of the application to Tailwind Traders.
What should you do?
What should you do?
Question 154
You receive ideas from employees in a Microsoft Teams channel. Managers are not members of the Teams channel Submissions must be reviewed by three managers who are determined by submission type. You need approval from the managers to process submissions. What should you create?
Question 155
You are creating a Power Automate flow.
You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow:
@or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue'))
The filter returns results only when the expression resolves to true.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE:Each correct selection is worth one point.

You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow:
@or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue'))
The filter returns results only when the expression resolves to true.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE:Each correct selection is worth one point.




