It is impossible to pass Microsoft PL-900 exam without any help in the short term. Come to Passleader soon and find the most advanced, correct and guaranteed Microsoft PL-900 practice questions. You will get a surprising result by our Leading Microsoft Power Platform Fundamentals practice guides.
Free demo questions for Microsoft PL-900 Exam Dumps Below:
NEW QUESTION 1
A company plans to implement solutions that use Common Data Service as a data storage. You need to recommend features to meet the company's needs.
Which features should you recommend? To answer, drag the appropriate features to the correct requirements. Each feature 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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: business rules
You can create business rules and recommendations to apply logic and validations without writing code or creating plug-ins. Business rules provide a simple interface to implement and maintain fast-changing and commonly used rules.
Box 2: business process flows
Flows Power Automate includes several types of processes, each designed for a different purpose:
Automated flows. Create a flow that performs one or more tasks automatically after it's triggered by an event.
Button flows. Perform repetitive tasks simply by tapping a button on your mobile device.
Scheduled flows. Create a flow that performs one or more tasks on a schedule such as once a day, on a specific date, or after a certain time.
Business process flows. Ensure that people enter data consistently and follow the same steps every time they work in an app by creating a business process flow.
Workflows and actions. Dynamics 365 customizers may be familiar with the classic Common Data Service processes, which are workflows and actions.
Box 3: Common Data Model
Model-driven app design is a component-focused approach to app development. Model-driven app design doesn’t require code and the apps you make can be simple or very complex. Unlike canvas app development where the designer has complete control over app layout, with model-driven apps much of the layout is determined for you and largely designated by the components you add to the app.
NEW QUESTION 2
A user is creating their first canvas app in Power Apps.
The user does not know what types of controls they can include. You need to recommend solutions for the user.
Which types of controls would you recommend using in Power Apps? To answer, select the appropriate control in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: Gallery
A Gallery control can show multiple records from a data source, and each record can contain multiple types of data. For example, a Gallery control can show multiple contacts with each item showing contact information that includes a name, an address, and a phone number for each contact.
Box 2: Meeting-screen template
In a canvas app, add a meeting screen that lets users create and send meeting requests from their Office 365 Outlook accounts. Users can search for attendees in their org and add external email addresses. If your tenant has meeting rooms built into Outlook, users can select a location as well.
Box 3: Image
If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
NEW QUESTION 3
You are a customer service manager.
You need to implement a Power Apps portal that allows customers to submit cases. Which type of data source is used?
- A. Dynamics 365 Connector
- B. Microsoft SharePoint
- C. Microsoft Azure Storage
- D. Common Data Service
Answer: B
Explanation:
SharePoint can be set up to setup customer feedback.
Note: The PowerApp uses Finance and Operations connector to grab sales order information and SharePoint connector to connect and write the data to SharePoint list.
NEW QUESTION 4
You are new to working with Microsoft Flow. You create a flow that extracts birth dates for users and then sends a birthday greeting email to users on their birthday.
The flow does not properly extract birth dates. Where should you make changes?
- A. Connectors
- B. Expression
- C. Templates
Answer: A
Explanation:
Select the new Date Time connector. There you will see all of the actions, which help you to convert time zones to format them for local time in an email, add or subtract times, or just get the current time.
NEW QUESTION 5
You are designing a Power Apps solution that allows users to upload a status report directly to the company Microsoft SharePoint project management site from their mobile device.
For each of the following statements, select Yes it the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: No
Box 2: Yes
Box 3: Yes
When you create an app, or someone shares an app with you, you can run that app on Windows, iOS, Android, or in a web browser.
References:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/app-from-sharepoint https://docs.microsoft.com/en-us/powerapps/user/run-app-client
NEW QUESTION 6
Your company has an on premises Microsoft SQL Server database that contains legacy sales data. You must display information from the database in a new Power Apps app.
You need to establish a secure connection between the database and the app. What should you use?
- A. Data source
- B. App
- C. Gateway
- D. Flow
Answer: C
Explanation:
For an on-premises database, identify a data gateway that was shared with you (or create one).
Specify Connect using on-premises data gateway, type or paste the server name, the database name, the user name, and the password for the database that you want to use, and specify the authentication type and the gateway.
NEW QUESTION 7
A company needs to create a series of mobile applications to empower their field engineers to accomplish several tasks with varying degrees of complexity.
Match each option to its answer.
Instructions: To answer, drag the appropriate app type from the column on the left to its definition on the right. Each app type may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: canvas
Both model-driven and canvas apps allow you to easily build business apps. They both share access to the Common Data Service providing standard and custom entities. Canvas apps start with your user experience, crafting a highly tailored interface with the power of a blank canvas and connecting it to 200 data sources. Canvas apps can be built for web, mobile, and tablet applications. Model-driven apps start with your data model – building up from the shape of your core business data and processes in the Common Data Service to model forms, views, and other components. Model-driven apps automatically generate great UI that is responsive across devices.
Box 2: model-driven
NEW QUESTION 8
A company manages a chain of retail stores. The company stores a list of retail store names and numbers in one Power BI table. The company stores sales transaction data including a transaction ID in another table.
The transaction ID includes the store number.
You need to show the store name for all retail transactions in all Power BI reports. Which tool should you use?
- A. Query Editor
- B. Power BI Service
- C. Microsoft Excel
- D. Data Connector
Answer: A
Explanation:
Power BI Desktop comes with Query Editor, where you can connect to one or many data sources, shape and transform the data to meet your needs, then load that model into Power BI Desktop.
NEW QUESTION 9
This question requires that you evaluate the BOLD text to determine if it is correct.
A company requires that service representatives schedule customer visits every six months. Each service representative is required to enter a scheduled task for the next checkup as they are leaving a client site. A service representative wants to automate task entry by creating a business process flow that can be initiated from the service call screen on a phone.
Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.
- A. No change is needed.
- B. a scheduled
- C. an instant
- D. an action
Answer: D
Explanation:
Note: Create a flow (see step 6 below)
1). Sign in to PowerApps.
2). In the left navigation bar, select Business logic, and then select Flows.
3). In the upper-left corner of the My Flows page, select New, and then select Create from blank.
4). Option to create a flow without using a template
Near the bottom of the page that appears, select Search hundreds of connections and triggers.
5). In the search box, type PowerApps, and then select the PowerApps icon.
6). Create a PowerApps trigger
7). On the next page, select the PowerApps icon again, and then select New step.
8). In the box that says Search connectors and actions, specify an action for your flow, as in this example:
NEW QUESTION 10
A company uses Power Apps.
You need to perform administrative tasks for the company.
Which admin centers should you use? To answer, drag the appropriate admin centers to the correct requirements. Each admin center 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.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: Azure Active Directory
Create the company users in the Azure Active Directory. Box 2: Power Apps admin center
In the Power Apps Admin center, manage environments that you've created and those for which you have been added to the Environment Admin or System Administrator role. From the admin center, you can perform these administrative actions:
Create environments. Rename environments.
Add or remove a user or group from either the Environment Admin or Environment Maker role. Etc.
NEW QUESTION 11
A business is evaluating AI Builder. Which actions can you perform?
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation: 
NEW QUESTION 12
A company uses Dynamics 365 Supply Chain Management.
The company wants to build customer user interfaces that add additional functionality. You need to recommend a solution for the company.
What should you recommend?
- A. Power BI
- B. Power Apps canvas apps
- C. AI Builder
- D. Microsoft Flow
Answer: B
Explanation:
Microsoft Power Apps provides a consistent experience for building apps and extending Office 365 and Dynamics 365. Investments include enhancements on Unified Interface, support for embedding canvas apps in model-driven apps and native support of the Common Data Service for Apps.
NEW QUESTION 13
You need to implement Microsoft Business Applications along with the Microsoft Power platform. Which three Microsoft products are part of the Power platform? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Microsoft Power Apps
- B. Azure Active Directory
- C. Microsoft Flow
- D. Azure Machine Learning
- E. Microsoft Power BI
Answer: ACE
Explanation:
The Power Platform uses PowerApps, Power BI, and Power Automate (previously named Flow) to customize, extend, and build all the apps you need for your business and unlock the potential of Office 365 and Dynamics 365.
NEW QUESTION 14
A toy company creates a text classification model in AI Builder to monitor customer feedback for specific key words.
When negative feedback is received for a toy, the company wants to proactively perform engineering reviews for the toy and schedule additional training sessions for workers who produce the toy.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Create a canvas app.
- B. Implement the Virtual Agent.
- C. Build a Microsoft Flow.
- D. Use the Common Data Model.
Answer: AC
Explanation:
A (not D): AI Builder comes with:
A ready-to-use business card reader available in canvas as well as in model-driven apps. Business card reader (Canvas)
Business card reader (Model-driven)
Additional canvas components to leverage your AI Builder form processing or object detection models canvas apps.
C: Use the results from your AI model across Power Platform to create end-to-end solutions that meet your business needs, even if you have no coding skills. For example, create a flow that automates document processing in Power Automate, or an app created with PowerApps that predicts whether a supplier will be out of compliance.
NEW QUESTION 15
A company plans to use Power BI to visualize data from business systems.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: Yes
The following list provides advantages to using aggregations:
Query performance over big data - as users interact with visuals on Power BI reports, DAX queries are submitted to the dataset. Boost query speeds by caching data at the aggregated level, using a fraction of the resources required at the detail level. Unlock big data in a way that would otherwise be impossible.
Box 2: No
You can connect to model-driven apps in Dynamics 365 with Power BI Desktop to create custom reports and dashboards for use with the Power BI service.
You can use similar steps to connect to model-driven apps in Dynamics 365 using Office Excel Power Query by selecting From Other Sources on the Power Query tab in Excel.
Box 3: Yes
Using the PowerApps custom visual, you will be able to pass context aware data to a PowerApps app which updates in real time as you make changes to your report.
NEW QUESTION 16
You create a business rule on contact entity to enforce the requirement that users must enter either a telephone number, fax number, or an email when creating a new record.
The company decides to remove fax number from the condition. You need to update the business rule.
What are two ways of achieving the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Save a copy of the rule and change the conditio
- B. Deactivate and delete the original rule.
- C. Deactivate the business rule and change the condition.
- D. Take a snapshot of the business rule and change the condition.
- E. Change the condition and activate the change.
Answer: AD
NEW QUESTION 17
A rapidly growing company wants to empower users to build apps, automate business processes, and analyze data without requiring I expertise or development skills and without increasing IT expenses and dependencies.
You need to recommend tools so that users can accomplish specific tasks.
Which tools should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Box 1: Microsoft Flow
Microsoft Flow, now called Power Automate, is cloud-based software that allows employees to create and automate workflows and tasks across multiple applications and services without help from developers.
Box 2: Power Apps
PowerApps is a suite of apps, services, connectors and data platform that provides a rapid application development environment to build custom apps for your business needs.
Box 3: Power BI
Power BI is a business analytics solution that lets youvisualizeyour data and share insights across your organization, or embed them in your app or website. Connect to hundreds of data sources and bring your data to life with live dashboards and reports.
NEW QUESTION 18
......
Thanks for reading the newest PL-900 exam dumps! We recommend you to try the PREMIUM Certshared PL-900 dumps in VCE and PDF here: https://www.certshared.com/exam/PL-900/ (48 Q&As Dumps)