PL-100 Practice Exam Free – 50 Questions to Simulate the Real Exam
Are you getting ready for the PL-100 certification? Take your preparation to the next level with our PL-100 Practice Exam Free – a carefully designed set of 50 realistic exam-style questions to help you evaluate your knowledge and boost your confidence.
Using a PL-100 practice exam free is one of the best ways to:
- Experience the format and difficulty of the real exam
- Identify your strengths and focus on weak areas
- Improve your test-taking speed and accuracy
Below, you will find 50 realistic PL-100 practice exam free questions covering key exam topics. Each question reflects the structure and challenge of the actual exam.
Data loss prevention (DLP) policies are configured in your company's environment. After creating a Power Automate flow, you find that you are unable to activate the flow. You need to edit the DLP policies that are preventing the flow from activating. Which of the following actions should you take?
A. You should make sure that you have the Environment Admin role assigned.
B. You should make sure that you have the Environment Maker role assigned.
C. You should make sure that you have the System customizer role assigned.
D. You should make sure that you have the Portal owner role assigned.
You are creating a canvas app. You need to display a limited list of choices to the end user. You must standardize the values and appearance of the list across all forms. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Add a drop-down field in the app
B. Create a Global Option Set
C. Add a new business rule
D. Add a component to the component library
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. A company receives its marketing campaign performance report as a Microsoft Excel file. The company stores the file in Microsoft SharePoint. A user updates the Excel file daily with updated data. The company needs a solution that automatically displays the latest analytics. You need to create a basic report that contains pie charts that display the most profitable channels. You need to propose the right solution. Solution: Microsoft Power BI report querying Excel file using its path. Does the solution meet the goal?
A. Yes
B. No
You have a Power Platform solution that uses Common Data Service. You need to secure all fields that support field-level security. Which field can you secure?
A. createdon
B. accountid
C. owninguser
D. description
A company creates multiple cases in Microsoft Dataverse each day with a status of New. For all cases with a status of New, the system must send an email to the customer and then change the status to In Process. You need to create a Microsoft Power Automate cloud flow to automatically send the email. What should you do?
A. Trigger the flow on a schedule and then configure the flow to use the Select data operation to get a list of cases and send email to each from inside a loop.
B. Trigger the flow when the case is created and then configure the flow to send the email.
C. Trigger the flow when the case is updated and then configure the flow to send the email.
D. Trigger the flow manually on the case and then configure the flow to send the email.
DRAG DROP - A company is creating Power Apps apps for their customer service team. You must create a final released solution to export to their test environment that cannot be changed in the new environment. You need to determine the types of solutions to use. Which type of solution should you use? To answer, drag the appropriate solution types to the correct conditions. 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. Select and Place:
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. Select and Place:
HOTSPOT - A production line app maker at a manufacturing company creates a canvas app that looks for available inventory in a SQL database. The production line workers use the inventory app across all work centers. The production line workers report the following app issues from the shop floor: ✑ The app reports a delegation warning. ✑ Voice command functionality is unreliable. You have minimal information about the issues. You are not allowed to enter the production facility. You need to troubleshoot the issues. How should you troubleshoot the issues? To answer, select the appropriate options in the answer area. Hot Area:
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. A company has locations in multiple countries and regions across four continents. The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table. You need to create a visualization that displays the total amount of orders by country/region in USD. Proposed solution: Create a custom calculated field of type currency on the order table that converts the order total to USD and displays the total amounts by region in a Power BI chart. Does the solution meet the goal?
A. Yes
B. No
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 are creating a canvas app that displays a list of accounts. Users must be able to select an account and view details for the account. The app must include a feature that brings the user back to the list of accounts. You add a blank screen named Screen_Accounts and add a gallery named Gallery_Accounts to the screen. You set the data source of Gallery_Accounts to Accounts and add another blank screen named Screen_AccountDetail. You need to complete the app. Solution: ✑ Add an edit form to Screen_AccountDetail and set the Default Mode of the form to New ✑ Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail). ✑ Set the data source of the form to Accounts. ✑ Set the Item property of the form to Selected. ✑ Add a back icon on Screen_AccountDetail and set its OnSelect property to Navigate(Screen_Accounts). Does the solution meet the goal?
A. Yes
B. No
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
An inside sales staff uses three model-driven apps for their sales process. Each app includes the same custom specialized component. You must standardize the inside and outside sales process by creating a canvas app that has the same functionality as the three model-driven apps. You do not have administrator permissions. You need to incorporate the logic of the custom component in the outside sales canvas app. Where should you build the custom component?
A. Component library
B. Solution
C. Any of the three apps
D. Custom control
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.
You create a canvas app. The current version of the app is 16. You identify a mistake in version 16 of the app. You restore a previous version of the canvas app. You need to inform others which version of the canvas app they should use for development. Which version should they use?
A. 15
B. 16
C. 17
D. 20
HOTSPOT - A company is creating an app to manage project status reports. Users will update a series of controls and click a submit button. The submit button will calculate a risk score for the project and return to the previous screen with that risk score. The risk score will be used in two different forms. You need to create the formula on the button click. To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You receive ideas from employees in a Microsoft Teams channel. Managers are not members of the Teams channel. Submissions must be reviewed by three managers who are determined by submission type. You need approval from the managers to process submissions. What should you create?
A. approval request in the Teams channel that requires a response from all approves
B. approval template that requires a response from all approvers
C. approval request in a chat with the three managers that requires a response from all approvers
D. approval template that requires responses to be completed in order
DRAG DROP - You create a canvas app. You run App checker to validate the app. App checker returns error results. You need to locate where the errors occur. Which areas should you review? To answer, drag the appropriate areas to the correct error messages. Each area 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.
HOTSPOT - You need to configure the system to meet the requirements. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:
DRAG DROP - You are creating a model-driven app. You must create new components to ensure data from related records can be displayed on a record form. You need to select the component types. Which component types should you use? To answer, drag the appropriate component types to the correct data. Each component 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.
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 make use of a current data connector. Does the action achieve your objective?
A. Yes, it does
B. No, it does not
Case study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Background - VanArsdel, Ltd. is a growing landscaping company. In addition to providing regular maintenance for the properties of its clients, the company also offers manufacturing and installation of concrete landscaping blocks and edging. Employees are divided into three areas: • Salespeople who primarily work remotely. • Office staff who are responsible for administrative tasks like accounting and estimating. • Service staff who take part in landscaping projects or the manufacturing process. Current Environment - VanArsdel, Ltd. uses Dynamics 365 Sales to manage accounts, contacts, and leads. The company estimates landscaping and concrete jobs by using Microsoft Excel spreadsheets. The spreadsheets contain calculations for labour and materials costs. Current estimation process - 1. Salespeople go onsite to visit potential clients and initiate estimates by using a paper form to capture details of the work needed. 2. When salespeople return home at the end of the day, they add any needed notes and drawings to the forms of the clients they visited. When the forms are complete, the salespeople email the forms to a designated member of the office staff. 3. An office staff member enters the information into an Excel spreadsheet. 4. The office manager assigns the jobs to one of two office staff responsible for creating estimates. 5. The estimators work through the jobs from the oldest job to the newest. 6. If an estimate is greater than $50,000, it must be reviewed by the office manager before work can begin. 7. After a job is estimated and approved, it is sent to the service staff to implement. Requirements - VanArsdel, Ltd. plans to continue its processes by using Microsoft Power Platform tools to allow users to work more efficiently. • Office workers and the office manager must be able to do the following: o Use a model-driven app. o Use email as their primary method of communication. o Be contacted automatically when they have been assigned an estimate to complete or review. • Salespeople must be able to do the following on their mobile device and while offline: o Calculate the cost of concrete. o Record notes and area measurements to calculate material costs. o Capture multiple pictures and drawings. • Both salespeople and office workers must be able to calculate the cost of the concrete portion of a job by using the same tool. • All data must be stored in Microsoft Dataverse. o Quotes must be used to create estimates.  A new column must be added to track approval status. o A custom table must be used to store data collected by salespeople. o A Microsoft Power Automate flow must be used to convert the data captured by the salespeople into a quote. o Area measurements must be converted to the quantity of units required to cover the area. The unit conversion must round up for quote lines. o Quotes must only display lines that have values greater than 0. • Customizations must be done by using out-of-the-box tools. Issues - • Salespeople are unable to save data to the custom table. • The Power Automate flow that creates quotes returns an error when a math function is used for measurements that contain no value. You need to create a Dataverse table view for the office workers who create estimates. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Add a filter for which the owner equals the current user.
B. Sort by the Created on date in descending order.
C. Add a filter for which Created by equals the current user.
D. Sort by the Created on date in ascending order.
DRAG DROP - You are designing an app for a bank. You plan to use the following entities in the app: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. Select and Place:
You create a Power Platform solution. Solution data is stored in a variety of documented cloud services. You need to configure the data sources. What should you do?
A. Use a content pack.
B. Add metadata to standard entities.
C. Create a UI flow.
D. Create a custom data connector.
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:
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 are creating a canvas app. You need to automatically detect bicycles in pictures taken with the camera. Proposed solution: ✑ Create a Prediction custom model in AI Builder. ✑ Train the model with pictures of bicycles and then publish the trained model. ✑ Add the Object Detector control to your canvas app. Does the solution meet the goal?
A. Yes
B. No
HOTSPOT - You need to create the solution for subscriber orders. What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:
You create a Power Platform solution. Solution data is stored in a variety of documented cloud services. You need to configure the data sources. What should you do?
A. Create a data policy template.
B. Create a UI flow.
C. Create a custom data connector.
D. Add metadata to standard entities.
A company uses Power Apps. The company creates a solution that contains the following items: • environment setting • flow that accesses Microsoft Dataverse • plug-in with an unsecure configuration • environment variable with a default value The company plans to import solutions manually. You need to document the solution component type that prompts for user input. Which component type should you document?
A. Connection reference
B. Plug-in configuration
C. Environment variable
D. Environment setting
You need to consider the underlined segment to establish whether it is accurate. You should make use of the flow checker to find possible accessibility problems for a canvas app, created in a Power Platform environment, before making the app available for use.
A. No adjustment required.
B. app checker
C. solution checker
D. portal checker
DRAG DROP - A company has the following divisions: wholesale and retail. The manufacturer wants to create a single Power BI report to allow users to view data from a Microsoft SQL Server database. You need to ensure that each user sees data only for the team to which the user is assigned. How should you secure the report? To answer, drag the appropriate options to the correct action. Each option 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. Select and Place:
Case study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. When you are ready to answer a question, click the Question button to return to the question. Background - VanArsdel, Ltd. is a growing landscaping company. In addition to providing regular maintenance for the properties of its clients, the company also offers manufacturing and installation of concrete landscaping blocks and edging. Employees are divided into three areas: • Salespeople who primarily work remotely. • Office staff who are responsible for administrative tasks like accounting and estimating. • Service staff who take part in landscaping projects or the manufacturing process. Current Environment - VanArsdel, Ltd. uses Dynamics 365 Sales to manage accounts, contacts, and leads. The company estimates landscaping and concrete jobs by using Microsoft Excel spreadsheets. The spreadsheets contain calculations for labour and materials costs. Current estimation process - 1. Salespeople go onsite to visit potential clients and initiate estimates by using a paper form to capture details of the work needed. 2. When salespeople return home at the end of the day, they add any needed notes and drawings to the forms of the clients they visited. When the forms are complete, the salespeople email the forms to a designated member of the office staff. 3. An office staff member enters the information into an Excel spreadsheet. 4. The office manager assigns the jobs to one of two office staff responsible for creating estimates. 5. The estimators work through the jobs from the oldest job to the newest. 6. If an estimate is greater than $50,000, it must be reviewed by the office manager before work can begin. 7. After a job is estimated and approved, it is sent to the service staff to implement. Requirements - VanArsdel, Ltd. plans to continue its processes by using Microsoft Power Platform tools to allow users to work more efficiently. • Office workers and the office manager must be able to do the following: o Use a model-driven app. o Use email as their primary method of communication. o Be contacted automatically when they have been assigned an estimate to complete or review. • Salespeople must be able to do the following on their mobile device and while offline: o Calculate the cost of concrete. o Record notes and area measurements to calculate material costs. o Capture multiple pictures and drawings. • Both salespeople and office workers must be able to calculate the cost of the concrete portion of a job by using the same tool. • All data must be stored in Microsoft Dataverse. o Quotes must be used to create estimates.  A new column must be added to track approval status. o A custom table must be used to store data collected by salespeople. o A Microsoft Power Automate flow must be used to convert the data captured by the salespeople into a quote. o Area measurements must be converted to the quantity of units required to cover the area. The unit conversion must round up for quote lines. o Quotes must only display lines that have values greater than 0. • Customizations must be done by using out-of-the-box tools. Issues - • Salespeople are unable to save data to the custom table. • The Power Automate flow that creates quotes returns an error when a math function is used for measurements that contain no value. You need to ensure that the salespeople can save measurements. What should you do?
A. Update the security role assigned to the app to include missing permissions on the quote table.
B. Update the security role assigned to the app to include missing permissions on the custom table.
C. Publish the app with a new version number.
You need to resolve the instructor's issue and ensure that the same issue does not occur again. What should you use?
A. Combo box
B. Gallery
C. Choices
D. Custom component
You are preparing to design a solution that makes use of Microsoft Teams and Power Platform. The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database. The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following: ✑ Active quotes. ✑ Sales pipeline. ✑ Year-to-date sales KPIs for sales quotas by region. You have also been informed that Sales-related documents should be stored in folders in the Sales channel's file location, and that document versioning will be enabled. You need to create the visualizations for the Sales dashboard. You make use of both Power BI Desktop, and Power BI Service. Does the action achieve your objective?
A. Yes, it does
B. No, it does not
You need to provide the app to Tailwind Traders. What should you do?
A. Within Managed Properties, set the value of the Allow customizations option to true. Export the app as a managed solution.
B. Use the Share App feature.
C. Within Managed Properties, set the value of the Allow customizations option to false. Export the app as a managed solution.
D. Within Managed Properties, set the value of the Allow customizations option to false. Export the app as an unmanaged solution.
A company uses a canvas app. The last published version of the app is version 18. You edit the app. You save your updates and run the app. When you test the app, you discover you deleted a screen. You need to restore the last published version of the app. What is the version number of the app after you successfully restore it?
A. 17
B. 18
C. 18.1
D. 20
DRAG DROP - You have a basic user security role in a test environment. You create a canvas app without customizations in the environment. You need to send the app to production administrators for production deployment. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
HOTSPOT - A company uses Power Apps. The company has a model-driven app that accesses a Microsoft Dataverse table. The app is shared with all users who all have the Basic User security role. You must prevent the users from running and sharing the app. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You work in a warehouse. You build an app for physical inventory counts that is used by different staff members. The typical count takes 14 hours. The app has a warehouse screen with a gallery that contains the aisles in the warehouse. When a staff member selects an aisle record, another screen displays all the items stored in that aisle. The staff must know how long each aisle takes to do a physical inventory count. You need to add logic to the app. What should you do?
A. Configure a timer control, add it to the aisle screen, and then reset it when exiting the aisle screen
B. Create and configure a stopwatch custom control, and then add it to the gallery
C. Create and configure a stopwatch custom component, and then add it to the aisle screen
D. Configure a timer control, add it to the gallery, and then reset it when the selection changes
DRAG DROP - You publish the first version of the app and solution on November 1, 2020. You need to create the version numbers for the app and the solution. Which version numbers should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Select and Place:
You are preparing to design a solution that makes use of Microsoft Teams and Power Platform. The Sales team has a Sales Log workbook, which stores Requests for quotes, that has to be converted to a Common Data Service database. The Sales team has their own Teams channel. You have been informed that the Sales dashboard must exist in the Sales channel and should contain data regarding the following: ✑ Active quotes. ✑ Sales pipeline. ✑ Year-to-date sales KPIs for sales quotas by region. You have also been informed that Sales-related documents should be stored in folders in the Sales channel's file location, and that document versioning will be enabled. You need to create the visualizations for the Sales dashboard. You only make use of Power BI Desktop. Does the action achieve your objective?
A. Yes, it does
B. No, it does not
DRAG DROP - You are designing a dashboard for a model-driven app. Users are licensed to use Dynamics 365 Sales Professional. Users must be able to filter the dashboard. You need to determine how to apply the filters. Which type of dashboard should you use? To answer, drag the appropriate dashboard types to the correct requirements. Each dashboard 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. Select and Place:
A large construction company has 120 departments. Each department has a Microsoft Teams channel. The company creates training content for each department. All training content for a department is hosted in the channel for that department. You must create a chatbot for the company that helps employees find relevant training. Employees must not be able to modify the chatbot. You need to create the chatbot. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. Create a topic for each trade.
B. Create a topic for each department.
C. Create one training bot for organization-wide deployment.
D. Create a bot for each departmental channel.
E. Create an entity for each department.
A company has ten sales regions. Each salesperson is assigned to one region. You create a set of five standard views that all salespeople will use. Sales users only want to see information for their own region. Sales users must call sales leads within a week of receiving a lead. You need to recommend a solution for sales users. Which two actions will you recommend? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. Instruct users to create personal views that filter by region.
B. Instruct users to filter the view by region.
C. Configure the definition for each view to sort by region.
D. Configure the definition for each view to filter by region.
A company uses Microsoft platforms for all accessibility, compliance, and security auditing. The auditing and compliance division of the company flags a newly created Power Apps canvas app due to accessibility issues. The app must be unpublished until it conforms to Microsoft accessibility requirements and recommendations. You need to identify all accessibility issues for a solution. What should you use?
A. Microsoft Accessibility Conformance Reports
B. Microsoft Compliance Center
C. Power Apps Studio
D. Microsoft Accessibility Guides
E. Microsoft Visual Studio
HOTSPOT - A company uses Power Apps and Microsoft Dataverse. You need to perform the following activities: • Create a model-driven app. • Design navigation for the app. • Show an approval name field on the form if the amount is greater than $1,000. Which features should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
DRAG DROP - A company uses a canvas app. The finance team and sales team require access to the canvas app. You must perform the following actions: • Add members of the sales team to the app as users. • Add members of the finance team to the app as co-owners. The app must be shareable with current and future team members. You need to request creation of group types for team members. This must enable sharing of the app with the least amount of effort. Which group types should you request? To answer, drag the appropriate group types to the correct activities. Each group 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.
A company uses a model-driven app to track customer information and the products that they have purchased. You must use a Microsoft Word template to generate a warranty report for customers that lists all items that the customer has purchased in the past year. Customers who have not purchased a product in the last year must not receive a warranty report. You need to select a dataset. Which type of dataset can you use?
A. data from a single record and no related records
B. data from multiple unrelated records
C. data from a single record including related records
DRAG DROP - A company is migrating to a new Microsoft 365 tenant. You create an expense management canvas app and cloud flow in the old Microsoft 365 tenant. You need to move the latest version of the canvas app and cloud flow to the new tenant. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You create a model-driven app for a company. The app will be used to manage events that the company organizes. The Events entity ownership type is set to User or team. Members of the marketing team are assigned the MarketingTeam security role. All privileges for the role are set to User access. All employees must be able to view event records. Only members of the marketing team are permitted to create or edit event records. You create a role named OtherEmployees. You need to configure the MarketingTeam and OtherEmployees security roles. Which three actions should you perform? Each correct selection presents a part of the solution. NOTE: Each correct selection is worth one point.
A. Set the access level for the OtherEmployees security role to Organization for the Read permission.
B. Set the access level for the MarketingTeam security role to Organization for the Read permission.
C. Set the access level for the OtherEmployees security role to None Selected for the Read permission.
D. Set the access level for the MarketingTeam security role to None Selected for the Read permission.
E. Set the access level for the MarketingTeam security role to None Selected for the Create and White permission.
F. Set the access level for the OtherEmployees security role to None Selected for the Create and Write permission.
You have a Power Platform solution that uses Common Data Service. You need to secure all fields that support field-level security. Which field can you secure?
A. createdon
B. accountid
C. owninguser
D. cr7b_accountid
Free Access Full PL-100 Practice Exam Free
Looking for additional practice? Click here to access a full set of PL-100 practice exam free questions and continue building your skills across all exam domains.
Our question sets are updated regularly to ensure they stay aligned with the latest exam objectives—so be sure to visit often!
Good luck with your PL-100 certification journey!