Microsoft Azure

Microsoft Power Platform Functional Consultant

PL-200

Prepare for the PL-200 exam to validate your skills as a Microsoft Power Platform Functional Consultant.

150 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 111–120 of 150

Q111

What happens when you share a Power App with a user without granting them access to the underlying data source?

  • A User cannot access app at all
  • B User can explore app features
  • C User can see app but no data
  • D User has full access to app
Explanation If a user is not granted access to the data source, they can load the app but will not see any data.
Q112

Which service is primarily used for automating workflows in the Power Platform?

  • A Power Automate
  • B Power Apps
  • C Power BI
  • D Azure Functions
Explanation Power Automate is designed specifically for workflow automation, while the others serve different purposes.
Q113

A company needs to track user engagement in a Power App. What would be the best approach?

  • A Create a feedback form
  • B Use analytics features in Power Apps
  • C Add more buttons on the app
  • D Enable deep link tracking
Explanation Using analytics features in Power Apps can effectively track user engagement, unlike the other options.
Q114

What happens when you add a conditional column in Power Query?

  • A It modifies the original data
  • B It generates a new table
  • C It creates a new column based on conditions
  • D It deletes existing columns
Explanation Adding a conditional column creates a new column without modifying the original data, unlike options A, B, and D.
Q115

Which service helps create automated workflows in Power Platform?

  • A Microsoft Flow
  • B Power Automate
  • C Power Apps
  • D Azure Logic Apps
Explanation Power Automate is the service specifically designed for creating automated workflows, unlike the others which serve different purposes.
Q116

A company needs to manage user roles effectively in a Power App. What should they use?

  • A Data Loss Prevention Policies
  • B Common Data Service
  • C Power App Components
  • D Role-Based Security
Explanation Role-Based Security in Power Apps helps manage user permissions effectively, while the other options do not specifically address role management.
Q117

You are configuring a Dataverse table and need to decide on data types. What happens if you choose 'Single Line of Text' for a numeric value?

  • A It causes an error on save
  • B Data will be automatically converted
  • C Value may contain leading zeros
  • D It cannot accept numeric fields
Explanation Choosing 'Single Line of Text' allows storage of values, possibly containing leading zeros, but does not enforce numeric operations.
Q118

A company needs to automate their sales order processing. Which Power Platform component should they primarily use?

  • A Power Automate
  • B Power BI
  • C Power Apps
  • D Power Virtual Agents
Explanation Power Automate is designed for automation tasks, unlike the others which focus on visualization or app creation.
Q119

You are configuring a Model-Driven app. What is the main purpose of using Views?

  • A To define data models
  • B To display data records
  • C To automate processes
  • D To create user interfaces
Explanation Views are primarily used to display and filter records in model-driven apps.
Q120

What happens when you remove a connection string from Azure App Service configuration?

  • A App stops immediately
  • B Data loss occurs
  • C Connections become invalid
  • D Nothing affects app performance
Explanation Removing a connection string makes existing connections invalid, preventing any operational database interactions but won't stop the app immediately.