Topic 1 - Question Set 1 Flashcards
You need to consider the underlined segment to establish whether it is accurate.
To create a custom table relationship in Microsoft Dataverse, you can use Power Platform Admin center or Solution explorer.
A. No adjustment required.
B. Power Apps Maker portal or Power Platform Admin center
C. Solution explorer or Power Apps Maker portal
D. Solution explorer or SQL Server Management Studio
E. SQL Server Management Studio or Power Apps Maker portal
C. Solution explorer or Power Apps Maker portal
There are two designers you can use to create and edit 1:N (one-to-many) or N:1 (many-to-one) relationships:
✑ You can create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships in Power Apps portal
✑ You can create and edit create and edit 1:N (one-to-many) or N:1 (many-to-one) entity relationships using solution explorer
All app makers at your company have their own Common Data Service environment.
You are in the process of adapting a canvas app in your own environment. Because you have booked time of work, you have to make the app and all your adaptations available to a fellow app maker, who will carry on adapting the app.
You need to, however, make sure that you will be able to resume work on the app when you come back.
Which of the following actions should you take?
A. You should consider exporting the app, with all adaptations, as an ununmanaged solution.
B. You should consider publishing the app to the production environment.
C. You should consider exporting the app, with all adaptations, as a managed solution.
D. You should consider publishing the app to a staging environment.
Correct Answer: A
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.
You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of an Unmanaged solution.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
A. Yes, it does
Your company makes use of Microsoft 365, Microsoft Azure, and Power Platform for app development. Your company has a sister company that has the same
Microsoft SharePoint and Azure configurations, but have their own tenant.
You have been tasked with building a mobile app that must also be made available to the sister company. The sister company, however, must be prevented from making changes to any of the app components.
Which of the following actions should you take?
A. Navigate to the managed properties page, and set the value of the Allow customizations option to true.
B. Navigate to the managed properties page, and set the value of the Allow customizations option to false.
C. Export the app as a managed solution.
D. Export the app as an unmanaged solution.
B. Navigate to the managed properties page, and set the value of the Allow customizations option to false.
C. Export the app as a managed solution.
You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of a Managed solution.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
Your company simplifies business processes by making use of Power Automate and Power Apps.
You have been tasked with creating an AI model using AI Builder that examines client assessments regarding products.
Which of the following is the AI model you should create?
A. A Category classification model.
B. An Object detection model.
C. A Form processing model.
D. A Prediction model.
C. A Form processing model.
You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Formulas results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have two Common Data Service entities.
You have been instructed to a Many-to-many relationship between the two entities.
Which of the following is TRUE with regards to creating Many-to-many relationships? (Choose all that apply.)
A. No explicit hierarchy exists.
B. All entities can be used to create a Many-to-many relationship.
C. You have to configure lookup columns.
D. A Relationship table stores the data that associates the tables.
A. No explicit hierarchy exists.
D. A Relationship table stores the data that associates the tables.
You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Accessibility results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
A. Yes, it does
The Accessibility checker classifies each issue as an error, a warning, or a tip based the issue’s severity.
Issues include:
✑ Focus isn’t showing
When the FocusBorderThickness of a control is set to 0. It is good practice to ensure a proper color-contrast ratio between the focus border and the control itself so it’s clearly visible.
You have been tasked with creating apps for your company.
You want to make use of a Power Platform tool that will make sure that an email is sent to a manager whenever a specified event occurs.
You make use of Canvas app.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have been tasked with creating a canvas app that allows computer technicians to update job cards after client site visits. The app should also allow for the technicians to notify the sales executives instantaneously when clients order service contracts. As soon as the notification is sent, the technician has to be able to enter the service contract specifics.
You create a button flow with user input that includes the Flow button for mobile trigger.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
A. Yes, it does
Create a button flow to run routine tasks by simply tapping a button. Customize your flow by allowing the user to provide specific details that will be used when the flow runs.
You are in the process of designing a new multi-page canvas app. The app connects to an outside data source to load tabular data. all screens within the canvas app must have access to the data after it is loaded. You want to make sure that data retrieval from the data source for the app is kept to a minimum.
You need to configure the use of a suitable data store.
Which of the following options could you make use of? Answer by dragging the correct options from the list to the answer area.
Select and Place:
Collection
Global Variable
Context Variable
Environment Variable
Collection
Environment Variable
You have recently built a canvas app. You are now required to share the app with your colleagues.
Which of the following is TRUE with regards to sharing a canvas app? (Choose all that apply.)
A. You can share the app with individual users.
B. You can grant Co-owner permission to a security group if you created the app from within a solution
C. The Co-owner permission is not available when sharing the app with individual users.
D. You can share the app with a Microsoft Azure Active Directory security group.
A. You can share the app with individual users.
D. You can share the app with a Microsoft Azure Active Directory security group.
You have created a model-driven app that will be used to manage events planned by your firm.
You have set the ownership type of the Events entity to User or team.
Members of the Advertising team have been allocated the AdvertisingTeam security role, with all privileges set to User access. Advertising team members are the only personnel that should be allowed to create or edit event records.
Because all personnel should have the ability to look at event records, you create another security role named OtherPersonnel.
Which of the following is the access level you should set for the Read permission for both security roles?
A. None Selected
B. User
C. Business Unit
D. Parent: Child Business Units
E. Organization
E. Organization
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to view the dashboard.
You create a System dashboard.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have recently built a new canvas app. You are currently in the process of configuring a business rule.
You have to make sure that the scope is properly configured.
You set the scope to Unknown.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have recently built a canvas app.
When you ae informed that a user cannot discern the field that is currently in focus, you run App checker.
You want to make sure that the value of the focused border thickness is more than zero.
You examine the Rules results section of the App checker.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have been tasked with creating apps for your company.
You want to make use of a Power Platform tool that will make sure that an email is sent to a manager whenever a specified event occurs.
You make use of Power Automate.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
A. Yes, it does
Power Automate is a service that helps you create automated workflows between your favorite apps and services to synchronize files, get notifications, collect data, and more.
You have constructed a Power Platform solution that stores its data in a mixture of known cloud services.
You also have to make sure that the solution is also able to connect to industry data sources.
You generate a data policy template.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
B. No, it does not
You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following:
✑ Recent sales pipeline
✑ Open cases
✑ Fresh major wins
✑ Crucial prospects by postal code
You have to make sure that the sales reps can take action based on the detailed information presented in dashboards.
You need to create a type of dashboard that allows the sales reps to interact with the dashboards.
You create a Single-stream dashboard.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
A. Yes, it does
The single-stream dashboards display real-time data over one stream based on an entity view or queue. The single-stream dashboards are typically helpful to Tier
2 service leads or managers, who monitor fewer, but more complex or escalated cases.