Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

PL-900 Actual Questions and Answers ;Guaranteed success

Rating
-
Sold
-
Pages
48
Grade
A
Uploaded on
31-08-2023
Written in
2023/2024

PL-900 Actual Questions and Answers ;Guaranteed success 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? A. Power Apps portals can create a new customer site for our followers B. 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 C. Configure a Power BI report to capture and analyze data from Twitter, allowing you to beter understand why certain posts elicit more responses C Power BI allows you to create visuals and better understand your data. Once you understand trends in what followers like, you can post more of that content and increase engagement. Your team has become frustrated with 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? A. Power Apps B. Power Automate C. Power BI B Power Automate can create automated information workflows so that data entry only has to occur once. 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? A. Trigger B. Action C. Function-based A A trigger is an operation that tells a workflow to begin or prompts some type of action. A client likes the idea of implementing a Power Platform solution, but is concerned about the ability to interact with a custom API. How should you respond? A. The Power Platform offers the ability to create custom connectors for this purpose, which allow you to connect to Power Apps and Power Automate. B. The Power Platform has over 270 connectors to use in these situations. C. The Power Platform uses connectors that hold a series of functions available for developers. A You can build out a custom connector to bridge your app or workflow to the API. How can business rules be used in a canvas or model-driven app? A. To validate data and show error messages.

Show more Read less
Institution
Course

Content preview

PL-900 Actual Questions and Answers 2023-
2024 ;Guaranteed success
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?
A. Power Apps portals can create a new customer site for our followers
B. 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
C. Configure a Power BI report to capture and analyze data from Twitter, allowing
you to beter understand why certain posts elicit more responses
C
Power BI allows you to create visuals and better understand your data. Once you
understand trends in what followers like, you can post more of that content and increase
engagement.
Your team has become frustrated with 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?
A. Power Apps
B. Power Automate
C. Power BI
B
Power Automate can create automated information workflows so that data entry only
has to occur once.
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?
A. Trigger
B. Action
C. Function-based
A
A trigger is an operation that tells a workflow to begin or prompts some type of action.
A client likes the idea of implementing a Power Platform solution, but is
concerned about the ability to interact with a custom API. How should you
respond?
A. The Power Platform offers the ability to create custom connectors for this
purpose, which allow you to connect to Power Apps and Power Automate.
B. The Power Platform has over 270 connectors to use in these situations.
C. The Power Platform uses connectors that hold a series of functions available
for developers.
A
You can build out a custom connector to bridge your app or workflow to the API.
How can business rules be used in a canvas or model-driven app?
A. To validate data and show error messages.

,B. Show or hide fields.
C. Manage solution development and data storage.
A
Validating data and showing error messages are one of the functionalities available in
both canvas and model-driven apps via a business rule.
Your manager has built a solution using the Common Data Service using a few of
the standard Entities 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?
A. Create a new Entity with the name "Date Confirmed"
B. Use the built-in Date field within the Entity to store the date values, but rename
the field to "Date Confirmed"
C. Create a new Environment with the name "Date Confirmed"
B
Whenever possible, if an entity has an existing field in the type you need, reuse that
field before creating a new one.
One of your co-workers has set up a Model-driven application using the Common
Data Service. The app captures information about computer hardware assets,
including their price. Your co-worker is concerned that users of the application
are going to put incorrect values into fields - for instance, they might put in the
wrong cost center when submitting a new record. How could this be prevented?
A. Use Power Automate to validate that the field value matches what the table is
expecting.
B. Use Business Rules to automatically validate the cost center for the currently-
logged in user.
C. Use a Canvas App instead of a Model-driven app.
B
Business rules can be used to validate field data on a form.
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
B. Portal app
C. Canvas app
C
With Canvas apps, you start with a blank canvas choosing your type of mobile or tablet.
Then you can design the app to meet your "pixel perfect" design.
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?
A. Train and use an Object Detection model in your app with AI Builder.
B. This is not possible.
C. Add a camera control to your app.
A
Power Apps makes available to you the ability to use artificial intelligence without writing

,code. This allows you to do Form Processing, Object Detection, Prediction, and Text
Classification all powered by Azure services.
How can data sources be used with Power Apps Canvas apps?
A. Power Apps can only use its internal data sources.
B. Power Apps uses only external data sources and does not have an internal
data source.
C. Power Apps can use multiple internal and external data sources in the same
app.
C
Power Apps allows you complete control of which data sources you use in your app.
There are over 270 data connectors available, and the ability to build a customer
connector if one does not exist.
Your sales team is in desperate need of a mobile application that can display
records 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?
A. Create a gallery to display the sales records.
B. Create a form to display the sales records.
C. Create an input control to display the sales records.
A
Galleries are used to display tables of data from your data source. They are highly
customizable, so you can show whatever information about a particular record that is
necessary. You could then use a Form to edit individual records, if desired.
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?
A. Galleries
B. Media
C. Forms
B
The barcode scanner control is a part of the Media category of controls. This control can
be used to scan barcodes of various types and pass information about the barcode to
the Power App. Then, additional Functions can use that barcode information to perform
additional tasks.
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?
A. You would modify the data source to purge out all orders older than 90 days.
B. Use the data filtering wizard.
C. Create a formula for your gallery that uses Filter function.
C
The Filter function allows you to apply logic tests to one or more columns in your data
source. For this scenario you could filter out data where the Order Date is less than 90
days ago.

, When building model-driven apps, which designer is used to define the
navigation of your app?
A. App designer
B. View designer
C. Site map designer
D. Dashboard designer
C
The site map designer is used to define the navigation of your app by dragging
components onto the design canvas, previewing your work, and instantly publishing the
site map. Administrators and any user with the required privileges can quickly create
site maps for apps.
If you wanted to create a standard procedure or process for handling service
requests, what type of logic would be best to implement?
A. Business process flow
B. Business rule
C. Workflow
D. Flow
A
Business process flows can be used to define a set of steps for people to follow to take
them to a desired outcome.
When sharing a model-driven app, which of the following statements is true?
A. Users just need to be added to a predefined security role
B. Users just need to be added to a custom security role.
C. Model-driven apps do not need to be shared, they are accessible to anyone
with the app link.
D. 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.
D
Users must have a security role that grants them the right to access the app for you to
successfully share the app.
Which one of the following selections is a valid target audience for Power Apps
portals?
A. Family members
B. Employees
C. Competitors
B
The target audience for Power Apps portals can be customers, employees, or donors.
What role is required to be able to provision Power Apps portals for an
organization?
A. System Administrator
B. Office 365 Global administrator
C. System Customizer
D. Power Apps portal administrator
A
A user must have System Administrator role to create a Power Apps portal.

Written for

Course

Document information

Uploaded on
August 31, 2023
Number of pages
48
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$18.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
magdamwikash23 Western Governers University
Follow You need to be logged in order to follow users or courses
Sold
114
Member since
3 year
Number of followers
94
Documents
5328
Last sold
1 day ago
Magda

NURSING STUDY GUIDES/EXAMS AND NOTES ALL VERIFIED BY EXPERTS All my uploaded documents, exams and essays are verified by relevant experts.I can assure an A or at least 90% if you use any of my documents.

3.9

14 reviews

5
7
4
2
3
2
2
2
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions