Topic 2 - Question Set 2 Flashcards
DRAG DROP -
A company uses Power Automate and Power Apps to streamline business processes.
You need to use AI Builder to analyze customer reviews of the companyג€™s products.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
Step 1: Connect data to the model.
Step 2: Train the model.
Step 3: Publish the model.
Step 4: Use the model in a Power Automate flow.
Once you train and publish the model, create a solution-aware flow in Power Automate.
You are creating a multi-page canvas app that loads tabular data from an external data source.
Once loaded, the data must be available to all screens within the canvas app.
You need to reduce the number of times that the app must retrieve data from the data source.
Which two data stores can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. parameter
B. global variable
C. collection
D. environment variable
C. collection
D. environment variable
You are creating a model-driven app that allows users to create and edit a list of existing accounts.
You need to display a list of all active accounts.
Which user interface components should you use?
A. view
B. gallery
C. data table
D. form
A. view
DRAG DROP -
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.
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.
Each maker at a company has a separate Common Data Service environment. You are customizing a canvas app. You create two new entities in your environment.
You are leaving for a vacation. Another maker will continue customizing the app in your absence.
You need to transfer the work to the other maker and ensure that you can work on the updated app when you return from your vacation.
What should you export?
A. an unmanaged solution that includes all customizations
B. the default solution
C. a managed solution that includes all customizations
D. the app
A. an unmanaged solution that includes all customizations
DRAG DROP -
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.
Action: Set the values for the X and Y properties of a control to move the control off-screen.
Outcome: Visible to sighted users only
Action: Set the Color and other related properties of a control to transparent
Outcome: Visible to screen-reader users only
Action: Set the Height and Width properties of a control to 1
Outcome: Not visible to any users
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?
A. Yes
B. No
B. No
A Category classification model categorizes text by its meaning.
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 an Entity Extraction model.
Does the solution meet the goal?
A. Yes
B. No
B. No
Instead use the Use a Text Recognition model.
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 Key Phrase Extraction model.
Does the solution meet the goal?
A. Yes
B. No
B. No
The key phrase extraction prebuilt model identifies the main points in a text document.
DRAG DROP -
You are designing an app for a bank. You plan to use the following entities in the app:
Clients - Clients are assigned to a branch office
Bank Accounts - A client may have multiple bank accounts. A bank account may have multiple clients as bank account owners.
Branch offices - Clients are assignmed to a branch office
Employees - Each employee works at only one branch office
You need to configure the relationships between the entities.
Which relationship types should you use? To answer, drag the appropriate relationship types to the correct relationships. Each source 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.
Clients to Bank Accounts - Many to Many
Clients to Branch offices - Many to One
Branch Offices to Employees - One to Many
Box 1: Many-to-many -
Box 2: Many-to-one -
A client have a single branch office.
A branch office can have many clients.
Box 3: One-to-many -
A branch office can have many employees.
An employee only works at one branch office.
You are an app designer for a hotel.
The hotel wants to create an app to help the housekeeping staff schedule work.
You need to create a new environment for the app.
Where should you create the environment?
A. Power Platform Admin center
B. Power Apps Maker portal
C. Dynamics 365 Admin center
A. Power Platform Admin center
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? A. local option set B. text C. global option set D. text area
C. global option set
A company has an on-premises system that stores product information. The company plans to replace the information with a Power Platform solution that uses the
Common Data Service.
The Power Platform solution needs to use data from the product information system.
You need to transform and import the data from the product information system.
Which two tools should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Dataflow
B. Business process flow
C. Power BI Desktop
D. Data gateway
A. Dataflow
D. Data gateway
The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn’t in the cloud) and several
Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
Can use the Power Platform dataflows to load entity in CDS with the option to transform data.
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: SalesPerson Quantity Rate GrossAmount DiscountAmount NetAmount
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.
GrossAmount - Box 1: Calculated -
Calculated columns are calculated in real-time when they are retrieved. Calculated columns can be composed using different data types. For example, an Integer calculated column may reference values from Decimal or Currency columns.
DiscountAmount - Box 2: Simple -
A simple column isnג€™t defined as a calculated or rollup column.
TotalSales - Box 3: Rollup -
Because rollup columns persist in the database, they can be used for filtering or sorting just like regular columns.
In a Common Data Service database, you create a canvas app and a custom entity. The app also reads data from the Account entity in the Common Data Service database.
Entity access permissions will be controlled by the Common Data Service User security role. You create a Common Data Service solution.
You need to replicate the changes to a new Common Data Service database.
Which two components should you include with the canvas app? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Custom entity
B. Account entity
C. Common Data Service User security role
D. Sitemap
B. Account entity
C. Common Data Service User security role