NEW
Font size
WorksheetsPower Platform - PL 900
Total questions: 37
Worksheet time: 19mins
1.
Your social media engagement officer has requested your help in boosting followers and retweets on Twitter. How could you help her get more information to better understand and subsequently increase engagement?
Configure a Power BI report to capture and analyze data from Twitter, allowing you to better understand why certain posts elicit more responses.
Power Apps using portals can create a new customer site for our followers.
Power Automate can handle our content approvals for us, reducing the time it takes to produce new content and ensure our quality procedure is followed.
Your team has become frustrated with the number of times they have to perform basic data entry on project startup. There are many divisions who need the information and sometimes human error results in mistakes, making it more difficult to make sense of your information. Which program would be the most help in this situation?
Power Automate
Power Apps
Power BI
Someone has added an item in SharePoint which prompts a workflow to run in Power Automate. What type of operation have you used to start your workflow?
Trigger
Action
Function-based
A client likes the idea of implementing a Microsoft Power Platform solution, but is concerned about the ability to interact with a custom API. How should you respond?
Microsoft Power Platform offers the ability to create custom connectors for this purpose which allow you to connect to Power Apps and Power Automate.
Microsoft Power Platform has over 270 connectors to use in these situations.
Microsoft Power Platform uses connectors that hold a series of functions available for developers.
Someone asks you to describe a connector. How would you respond?
Connectors connect your data source to your app, workflow, or dashboard.
Connectors hold a series of functions available for developers.
Connectors are a cloud-based service that makes it practical and simple for line-of-business users to build workflows that automate time-consuming business tasks and processes across applications and services.
What is the common flow of activity in Power BI?
Create a report in Power BI mobile, share it to the Power BI Desktop, view and interact in the Power BI service.
Create a report in the Power BI service, share it to Power BI mobile, interact with it in Power BI Desktop.
Bring data into Power BI mobile, create a report, then share it to Power BI Desktop.
Bring data into Power BI Desktop and create a report, share it to the Power BI service, view and interact with reports and dashboards in the service and Power BI mobile.
Which of the following are building blocks of Power BI?
Tiles, dashboards, databases, mobile devices.
Visualizations, datasets, reports, dashboards, tiles.
Visual Studio, C#, and JSON files.
A collection of ready-made visuals, pre-arranged in dashboards and reports is called what in Power BI?
The canvas.
Scheduled refresh.
An app.
You want to build a mobile app that allows you complete control over the user experience and design. What type of Power Apps app should you build?
A Model-driven app
A Portal app
A Canvas app
Your project requirements call for the ability to take a picture of a part and identify which model it is. You are not a data scientist or developer, how can you add this to your app?
Train and use an Object Detection model in your app with AI Builder.
This is not possible.
Add a camera control to your app.
How can data sources be used with Power Apps Canvas apps?
Power Apps can only use its internal data sources.
Power Apps uses only external data sources and does not have an internal data source.
Power Apps can use multiple internal and external data sources in the same app.
How can business rules be used in both canvas and model-driven apps?
To validate data and show error messages.
Show or hide fields.
Manage solution development and data storage
Your manager has built a solution using the Microsoft Dataverse using a few of the standard tables included out of the box. He wants to capture the date that new records are added to the Entity, but he isn't sure how. He notices that a "Date" field is already inside his Entity, but he wants the field to have a custom name of "Date Confirmed". What would you recommend he do?
Create a new table with the name "Date Confirmed".
Use the built-in Date column within the table to store the date values, but rename the column to "Date Confirmed".
Create a new Environment with the name "Date Confirmed".
One of your co-workers has set up a Model-driven application using Dataverse. The app captures information about computer hardware assets, including their price. Your co-worker is concerned that users of the application are going to forget to populate the cost center if the part is expendable. How could this be prevented?
Use Power Automate to validate that the cost center column value is populated.
Use a Business Rule to make the cost center field required if the expendable field is true.
Use a Canvas App instead of a Model-driven app.
How can you create a flow that reoccurs daily?
Create the flow and connect the flow to a calendar.
Create the flow and set the flow flag frequency to daily reoccurrence.
Set the Schedule – Recurrence trigger frequency to daily and interval to 1.
Create the flow and set the flow flag frequency to hourly and the value to 24.
Every flow has two main parts, a trigger, and one or more actions. Which of the following best describes an action?
Actions are what you want to happen when a trigger is invoked.
Actions will trigger the frequency of the flow reoccurrence.
Triggers are what you want to happen when an action is invoked.
Flow actions trigger the flow to occur as long as the defined value of the trigger is met.
You would like to be alerted to when a change is made to a SharePoint list, what are some ways in which Power Automate can help?
Power Automate can send up a flare near you to alert you of changes.
You can write a flow with Power Automate to send push notifications, texts, or emails for various triggers.
Sorry, Power Automate can't help with that.
Power Automate can send out a tweet whenever a list item is changed.
After a flow has been exported, who can import the flow?
Only System Customizers
Only System Administrators
Only the user that exporAnyone that receives the zip file can import itted the flow
Anyone that receives the zip file can import it
Which of the following is a requirement to share button flows?
An account that has access to Power Automate.
An account that is a System Customizer.
An account that is a System Administrator.
A SharePoint account and Power Automate sharing rights.
What is the purpose of using Power Automate flows for AI Builder?
To easily create AI models
Automatically create applications that use AI models
Automate and use AI models at scale
Schedule training of your AI models
Where can you find preconfigured AI Builder flows that you can use to build your own flow?
My flows
Templates
Solutions
Power Apps
How can you incorporate AI Builder logic in a Power Automate flow?
By adding a new step in your flow and searching for the AI Builder action name
By developing your own AI Builder connector
By selecting AI Builder in the trigger action of your flow
By creating a Power Automate version of the AI model
Your sales team is in desperate need of a mobile application that can display rows living in a SharePoint list. When displaying the records, multiple pieces of information about each record need to be visible to the user. Which of the following Power Apps tools would you use when designing your app to achieve this functionality?
Create a gallery to display the sales rows.
Create a form to display the sales rows.
Create an input control to display the sales rows.
You have been tasked with creating a Power App that can scan barcodes that will display the scanned item's information on the screen. Out of the following control options, which one would the barcode scanner fall under?
Galleries
Media
Forms
You have a gallery control in your app for displaying all customer orders. Your manager says she would like to see orders from the last 90 days in addition. How would you reduce the amount of data she sees?
You would modify the data source to purge out all orders older than 90 days.
Use the data filtering wizard.
Create a formula for your gallery that uses the Filter function.
When building model-driven apps, which designer is used to define the navigation of your app?
App designer
View designer
Site map designer
If you wanted to create a standard procedure or process for handling service requests, what type of logic would be best to implement?
Business process flow
Business rule
Workflow
Which one of the following selections is a valid target audience for Power Apps portals?
Family members
Employees
Competitors
What role is required to be able to provision Power Apps portals for an organization?
System Administrator
Office 365 Global administrator
System Customizer
Which of the following is the recommended authentication mechanism in Power Apps portals?
Azure Active Directory B2C
Local authentication with username and password
Microsoft account
When sharing a model-driven app, which of the following statements is true?
Users just need to be added to a predefined security role
Model-driven apps do not need to be shared, they are accessible to anyone with the app link.
Users need to be added to a predefined or custom security role and one or more security roles need to be associated with the app.
When you share an app, what two permission levels are available?
User and Co-Owner
Editor and Co-Owner
User and Editor
Editor and Owner
When you publish a new version of your app, what do users need to do?
To see the new version, everyone with whom the app was shared must reinstall it.
Everyone with whom you shared the app will automatically see the new version.
All previous versions are deleted.
Delete the old version app, then install the new version of the app.
Which of these is a reason to use environments?
Create packaged solutions
Managing data capacity by adding new environments
Share apps outside of your organization
Manage access to data
How do you specify what happens when a user selects a button or control?
Use the click wizard
Set the OnSelect property to the formula that you want to run.
Set the OnClick property to the formula that you want to run.
Power Apps cannot run formulas based on user selections.
When you create an app from data, which of the following best describes your ability to customize?
The app is read only.
You can modify the formulas but not the screens or layouts.
You can modify all aspects of the app including screens, layouts, and formulas.
You can modify the layout of the app, but you cannot customize the functionality.
What is the purpose of the Gallery control?
To edit a single record
To display a single record
To display and select all records from the data source
To show images that might or might not be related to your app
