PL-400: Microsoft Power Platform Developer

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

What is a variant? -A grouping of actions -A recording that fails to be analyzed and must be rerecorded -A specific path (same steps in the same sequence) that users take to complete a process -A recording that takes much longer than the others

A specific path (same steps in the same sequence) that users take to complete a process -A variant is a deviation in the process where users take different paths. This is called out in the process map.

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.

Actions are what you want to happen when a trigger is invoked. -Triggers invoke actions.

How would you add a SharePoint document library to a Power Apps portals page? -Add an iFrame element that points to the SharePoint URL. -Use the {% sharepoint %} Liquid tag. -Add a Document Location subgrid on a model-driven form. -Add the SharePoint component to the page in portals Studio.

Add a Document Location subgrid on a model-driven form. -Adding a document location subgrid on a model-driven form that is used for a table form will display a SharePoint document library on the portal page. A SharePoint Liquid tag or component isn't available. Adding an Iframe element that points to the SharePoint URL won't show the documents that are related to that table, provide security, or an ideal layout.

What connectors can automation recommendations suggest for improving your business processes and increasing efficiency? -Automation recommendations only include Premium connectors. -Automation recommendations only include Office 365 connectors. -All connectors can be recommended, except AI Builder and Power Automate Desktop. -All connectors that are relevant to your process will be suggested, including Power Automate Desktop to automate legacy applications.

All connectors that are relevant to your process will be suggested, including Power Automate Desktop to automate legacy applications. -Recommendations include all connectors that are relevant to your process, including Power Automate for desktop to automate legacy applications.

In certain scenarios you might create screens, but not build navigation to these screens, what is the purpose of doing this? -To give other co-editors or owners insight around how the app was built in case more changes are needed later. -To create Documentation about the app. -To keep track of certain settings, formatting, and or colors used in your app so they're easy to find. -All of these are reasons to have Hidden screens.

All of these are reasons to have Hidden screens.

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.

An account that has access to Power Automate. -A Power Automate account is a requirement to share button flows.

A collection of ready-made visuals, pre-arranged in dashboards and reports is called what in Power BI? -The canvas. -Scheduled refresh. -An app.

An app. -An app is a collection of ready-made visuals, pre-arranged in dashboards and reports. You can get apps that connect to many online services from the AppSource.

After a flow has been exported, who can import the flow? -Only System Customizers -Only System Administrators -Only the user that exported the flow -Anyone that receives the zip file can import it

Anyone that receives the zip file can import it -Anyone that receives the zip file can import the flow.

What happens when you click Update after changing content that's part of an app you already published? -Nothing. You have now created a new fork of that content. -The new content will automatically update anyone who has connected to your app -Anyone who has connected to your app will receive a message and they can decide whether to accept the changes or keep the older version -Anyone who has connected to your app will automatically update but they can roll back to the older version whenever they choose

Anyone who has connected to your app will receive a message and they can decide whether to accept the changes or keep the older version -When you click Update, users of your app will receive a message. They can choose whether to accept or ignore your updates to the app.

If your months were sorted alphabetically, how could you sort them by month order? -Click the Edit Queries button -Add a slicer to your visual -Change the visualization type -Apply the MonthNo category sort option

Apply the MonthNo category sort option -Use the "Sort by Column" option to sort Month by MonthNo. This will ensure that months are sorted by month order.

What are templates used for in Power Automate? -As demos to learn how Power Automate flows work. -As working flows, which you can select and start using for business use. -As partially working flow templates, which need several design changes. -A template with actions only. You need to add conditions.

As working flows, which you can select and start using for business use. -You can use an existing flow template for your business as is or make modifications to it.

How many recordings do you need to analyze a process? -At least 2 -At least 3 -At least 5 -At least 10

At least 2 -You only need two recordings, but the more recordings you have, the greater your insights will be.

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

Automate and use AI models at scale -The purpose of using Power Automate flows for AI Builder is to automate and use AI models at scale.

Why would a table show the same value, like "Sales", for every country? -Because the Revenue data is corrupted -Because the column is assigned with the wrong data type -Because there is no relationship between the Sales and Country fields. -Because the column is sorted incorrectly

Because there is no relationship between the Sales and Country fields. -The lack of a relationship becomes obvious when you create a simple table visual in Power BI Desktop and get the same value for all entries.

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 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. -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. -The Power BI service lets you view and interact with reports and dashboards, but doesn't let you shape data.

Which of the following statements is true regarding DLP policies? -Business and non-business connectors can be used together. -Business and non-business connectors can't be used together. -Microsoft owned standard connectors and Dataverse connectors can be marked as blocked. -Users are only licensed to access one instance on the tenant.

Business and non-business connectors can't be used together. -Connecter classification is designed to ensure that connecters that aren't classified the same can't be used together. If a Power App or Power Automate resource uses a business connector, it can't use any non-business connector. If a Power App or Power Automate resource uses a non-business connector, it can't use any business connector.

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 -Flow

Business process flow -Business process flow logic should be used.

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

By adding a new step in your flow and searching for the AI Builder action name -AI Builder logic is incorporated by adding a new step to your flow and searching for the AI Builder action name.

During the build of a custom grid component, what file format is supported to load mock data into the Power Apps Component Test Harness? -CSV -JSON -XML -PDF

CSV -During the build of a custom grid component, CSV is supported to load mock data into the Power Apps Component Test Harness.

If you need to display form data on a dashboard, what form type should you use? -Quick view -Main -Card -Quick create

Card -Use the card form type to display form data on a dashboard.

What is the benefit of building a model-driven app? -Logic-focused design, no code required, and different UIs across multiple devices -Complex responsiveness with different UIs across multiple devices -Apps can be distributed by using complex coding and different UIs across mobile devices -Component-focused design, no code required, complex responsiveness with similar UI across multiple devices, and apps can be distributed as solutions

Component-focused design, no code required, complex responsiveness with similar UI across multiple devices, and apps can be distributed as solutions -The benefits of building a model-driven app are component-focused design, no code required, complex responsiveness with similar UI across multiple devices, and apps can be distributed as solutions.

What is the name of the API that you can use to overlay a pop-up window within a Power Apps Component? -ComponentFramework.Popup.Popup -ComponentFramework.FactoryApi.PopupComponent -PowerAppComponent.FactoryApi.Popup.Popup -ComponentFramework.FactoryApi.Popup.Popup

ComponentFramework.FactoryApi.Popup.Popup -ComponentFramework.FactoryApi.Popup.Popup is the name of the API that you can use to overlay a pop-up window within a Power Apps Component.

What are connectors used for in Power Automate? -Connectors are used to start a flow. -Connectors let you build a flow that accepts user input. -Connectors let you connect to a service like Salesforce, Microsoft 365, Twitter.

Connectors let you connect to a service like Salesforce, Microsoft 365, Twitter. -Connectors let you connect to a service like Salesforce, Microsoft 365, Twitter.

What process advisor role does another user need to add recordings to your process? -Only contributors can add recordings. -Only co-owners can add recordings. -Contributors or co-owners can add recordings. -No one can add recordings to your process, whatever their permissions.

Contributors or co-owners can add recordings. -Contributors can only edit or delete their own recordings. Co-owners can edit or delete any recordings in the process.

What is a common business process achieved in Power Automate? -Creating a request for cloud storage. -Using Artificial Intelligence. -Creating an approval flow.

Creating an approval flow. -Approvals in Power Automate flow can be used to create a business approval process with either a single or multiple approval.

What are the key items to build a flow across multiple data sources? -Data source location (online/on-premises), license requirement, column types, and column names. -Data source location (online/on-premises), license requirements, and flow type. -Data source location, environment type, and flow type. -Data source location and license type.

Data source location and license type. -Data source location and license type are the key requirements to consider.

What components make up model-driven apps? -Tables, Columns, Relationships, and Choice columns -Charts, Dashboards, and Embedded Microsoft Power BI -Data, User interface, Logic, and Visualizations -Data and Visualizations

Data, User interface, Logic, and Visualizations - The components of model-driven apps include Data, User interface, Logic, and Visualizations.

What name is used to refer to changeset data when you're tracking against a table? -Variance -Deviation -Delta

Delta -Delta is used to refer to changeset data when you're tracking against a table.

What is one method for creating a visual? -Drag a field from the Fields list onto the Visualizations pane -Drag a field from the Fields list onto the Model view canvas -Drag a field from the Fields list onto the Report view canvas -Drag a field from the Fields list onto the Data view canvas

Drag a field from the Fields list onto the Report view canvas -Dragging any field from the Fields list onto the open white space of the canvas (in Report view) will automatically create a default visual for that data type.

When you deploy role-based security in the Microsoft Dataverse, which of the following products allows you to control access to tables for different users? -SQL Server -Azure portal -Dynamics 365 -SharePoint

Dynamics 365 -Dynamics 365 lets you control access to tables.

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.

Everyone with whom you shared the app will automatically see the new version. -Everyone you shared the app with sees the new version automatically.

When using an Image Control, which of the following ImagePositions does NOT belong? -Stretch -Fit -Tile -Expand

Expand -Expand is the ImagePosition that does not belong.

What is Dataverse's XML-based query language called? -FetchXML -XAML -QueryExpression

FetchXML -Dataverse's XML-based query language is FetchXML.

When creating Button Flows you can use trigger tokens to capture which of the following information? -Phone Number -Date of Birth, phone number and email address -GPS, date and time, user name and email address -Full address, manager information, and phone number

GPS, date and time, user name and email address -GPS, date and time, user name and email address are available information.

Which one of the following admin roles can assign admin permission to other users in the Microsoft 365 admin center? -Global Admin -User Management Admin -Billing Admin -Dynamics 365 Service Admin

Global Admin - Global admins are the only admins who can assign other admin roles, and only global admins can manage the accounts of other global admins.

Where do you configure and customize your app? -In Power Apps Mobile -In the Power Apps admin center -In Microsoft Dynamics 365 -In Power Apps Studio

In Power Apps Studio -You can configure and customize your apps in Power Apps Studio.

What build engine is used to generate a Power Apps component solution package? -npm -.NET -Node.js -MSBuild

MSBuild -MSBuild build engine is used to generate a Power Apps component solution package.

What are some actions for which you can use the admin center? -Connect to Dynamics 365 and write flows -Share and create button flows -Manage Environments and Data policies -Import and Export flows

Manage Environments and Data policies -Environments are spaces where you can store, manage, and share your organization's data, apps, and flows. Data policies allow you to implement additional security measures.

What is a reason to use environments? -Create packaged solutions -Manage data capacity by adding new environments -Share apps outside of your organization -Manage access to data

Manage access to data -Environments can be shared with specific users, allowing you to manage who can access certain data.

What is the primary use of Approvals in Power Automate? -Manage the approval of documents or processes across several services. -Manage the approval of documents only. -Manage the approval of services such as SharePoint. -Manage the approval of Microsoft Word documents and Dynamics 365 processes.

Manage the approval of documents or processes across several services. -Approval is an action that is used to approve documents or several services such as SharePoint, Dynamics 365, etc.

Which of the following files is used to define control properties for a Power App code component? -index.ts -Manifest File -Resource File -CSS File

Manifest File -Manifest File is used to define control properties for a Power App code component.

What is the most commonly used data source to store your personal documents? -Microsoft OneDrive -SharePoint -Dataverse -Excel

Microsoft OneDrive -Microsoft's OneDrive and OneDrive for Business is the most commonly used data source to store personal information.

What are the three important areas to focus on when creating model-driven apps? -Licenses, business data and composing the app -App design pattern, business data and defining business process -Modeling business data, defining business process and composing the app -Model licensing design, defining business process and composing the app

Modeling business data, defining business process and composing the app -When creating a model-driven app, it's important to focus on modeling business data to see where data is read from and saved, the business process including who the users are and composing the app to make it easily accessible.

Power Apps automatically creates three screens for you when you build an app from a data source. Which of the following is not one of the screens created? -Browse Screen -New Screen -Edit Screen -Details Screen

New Screen -A Browse Screen, Edit Screen, and Details Screen are all created.

What is the underlying protocol of Microsoft Dataverse's Web API? -SOAP -OData -XML

OData -The underlying protocol of Dataverse's Web API is OData.

When you create a Table, what are the two types of relationships you can create? -One-to-many and One-to-one -One-to-many and Many-to-many -Many-to-one and Many-to-many -One-to-one and Many-to-one

One-to-many and Many-to-many -The two types of relationships you can create are One-to-many and Many-to-many.

What kind of SSL certificate file format is required for Power Apps portals? -PFX -CER -P7B -SHA2

PFX -PFX is the only certificate type that can be uploaded in the Power Apps portals admin center.

In Power BI, what does the "Publish" button do? -Packaging your report and data on Power BI Desktop and sending them to the Power BI service. -Packaging your report and data on the Power BI service and sending them to Power BI Desktop. -Packaging your report and data and share it as an app. -Packaging your report and data and saving it to PDF.

Packaging your report and data on Power BI Desktop and sending them to the Power BI service. -The "Publish" button in Power BI packages your report and data, including visualizations, queries, and custom measures, and uploads them to the Power BI service.

How could you gather, arrange, and share interesting Power BI visuals from several different sources? -Pin them to a Power BI report -Pin them to a Power BI dashboard -Export them to PDF -Use the Get Data feature

Pin them to a Power BI dashboard -A Power BI dashboard is a single page, often called a canvas, that uses visualizations from a variety of reports to tell a story.

Where would you locate the tool for monitoring the performance of your canvas app? -Visual Studio -Azure DevOps -Power Apps admin portal -Power Apps Studio

Power Apps Studio - Power Apps Studio designer contains the Power Apps Monitor tool, which tracks all actions and run times for a canvas app.

Which of these statements about data sources is true? -In Power Apps, app data comes primarily from your local device. -Power Apps is not able to connect to external data. All data must be stored in the Power Apps app. -Power Apps uses connectors to connect to Data Sources. If the data source supports it, Power Apps can read and write to the data source.

Power Apps uses connectors to connect to Data Sources. If the data source supports it, Power Apps can read and write to the data source. -You can use many external data sources, including Twitter, Facebook, Microsoft SQL Server, and Salesforce.

Where you can view all portals that have been provisioned in a specific tenant? -Power Apps portals admin center -Power Platform admin center -Power Apps admin portal -Navigate to each environment and view the list of apps

Power Platform admin center -Microsoft Power Platform admin center has the ability to list all portals in the various environments of a specific tenant. The Power Apps portals admin center is for helping you configure properties of the currently selected portal. The Power Apps admin portal is for managing Power Apps. While you can see portals as apps in each environment, you cannot list all portals in a tenant.

Which tool would you use to clean your data before building reports? -Navigator view -Power Query editor -New Measure -New Parameter

Power Query editor -Power Query editor allows you to search for data sources and then shape that data. For example, remove a column, change a data type, or merge tables.

Which design concept assures that a canvas app will automatically adjust to different layouts and device configurations? -Responsive -Optimized -Resilient -Robust

Responsive - A responsive design layout ensures that the canvas app will operate on many layouts and designs.

If you were very satisfied with the appearance of a page and wanted the next page to look the same, what would be the best method? -Export the report to PDF and then import the PDF with a different name -Right-click the report page tab and select "Duplicate Page" -Publish the report to a different location -Use the "New Quick Measure" feature

Right-click the report page tab and select "Duplicate Page" -The quickest way to reuse a good page layout is to right-click the report page tab and select "Duplicate Page".

Which one of the following statements is true regarding administration mode? -Only system administrators can sign in to an environment in administration mode. -Sandbox environments can be placed in administration mode. -No data can be imported into an environment in administration mode.

Sandbox environments can be placed in administration mode. -You can place sandbox environments in administration mode so that only users who have System Administrator or System Customizer security roles will be able to sign in to that environment.

Which of the following isn't an available control for customizing a model-driven app? -Grid control Inline frame (IFrame) -Scale -Pen input

Scale -A scale isn't an available model-driven app control.

Which display setting should you toggle "On" to ensure that your canvas app will be sized to fit into the available space of the device -Scale to fit -Lock aspect ratio -Orientation -Lock orientation

Scale to fit - Scale to fit will scale the app to the edges of a device's dimensions.

Which of the following ScreenTransitions is NOT an option to choose from when using the Navigate function? -ScreenTransition.Cover -ScreenTransition.Fade -ScreenTransition.UnCover -ScreenTransition.Wipe

ScreenTransition.Wipe -Wipe isn't an option available with the Navigate function.

What is the best way to import tabular data from a website into Power BI? -Download data from the website and then import to Power BI -Transfer data from the website to OneDrive and then import to Power BI -Select Get Data and point to the URL -Use the Query Editor to find and edit the web-based data

Select Get Data and point to the URL -With Power BI Desktop, you can use "Get Data" to import data from a web page into a report and create visualizations.

How do you get Power BI Desktop to find relationships in data after it has been imported? -Open the Power Query Editor -Select Manage Relationships and then Autodetect -Select the New Parameter button to map the relationship -Use the Performance Manager

Select Manage Relationships and then Autodetect -You can use the Manage Relationships dialog to create or edit relationships.

Dataverse can be configured to publish events directly to which Azure service? -Event Grid -Service Bus -Logic Apps

Service Bus -Dataverse can be configured to publish directly to Azure Service Bus.

What is Microsoft's cloud-based messaging solution called? -Event Grid -Logic Apps -Service Bus

Service Bus -Microsoft's cloud-based messaging solution is Service Bus.

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.

Set the OnSelect property to the formula that you want to run. -You can set the OnSelect property to the formula that you want to run.

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.

Set the Schedule - Recurrence trigger frequency to daily and interval to 1. -This is how you can create a flow that reoccurs on a daily basis.

Which of the following is an authentication process that enables a user to access multiple systems or services through a single set of credentials? -Administrative Roles -Non-Interactive User -Single Sign-On -Multi-factor authentication

Single Sign-On -Single sign-on automatically signs users in when they are on their corporate devices connected to your corporate network. When enabled, users don't need to type in their passwords to sign in to Azure AD, and usually, even type in their usernames to access multiple systems or services.

You want your report readers to be able to view your bar chart visual for any year that they choose. What tool could you use? -Conditional formatting -Slicer -Treemap -Z-order

Slicer -A slicer is an on-canvas visual filter in Power BI Desktop that lets anyone who is looking at a report segment the data by a particular value, such as by year or by geographical location.

What is an editable grid? -A form used to display a dashboard. -A function to create new fields. -A specific form type that can be used to edit and create new fields. -Special controls for editing select fields from a view without having to open the specific record.

Special controls for editing select fields from a view without having to open the specific record. -An editable grid is a special control for editing fields from a view without opening the record.

In Microsoft Dataverse, where is your data being stored? -Tables -Forms -SharePoint -Access

Tables -In Dataverse, data is stored in tables.

When creating an app, what two form factors can you choose from? -Tablet and PC -Tablet and Phone -Phone and PC -Tablet and iPhone

Tablet and Phone -Tablet and Phone are the two form factors available.

Where can you find preconfigured AI Builder flows that you can use to build your own flow? -My flows -Templates -Solutions -Power Apps

Templates -You can find preconfigured AI Builder flows in templates.

You add a Power BI component to your portal page by using the Publish to web access type, and in the source code editor, you add filtering to the Liquid tag. However, portal users still see the entire dataset. What could be the issue? -The portal users need to be signed in. -You'll need to refresh the cache. -The Power BI Liquid tag doesn't have Azure AD authentication set using authentication_type:"aad" parameter. -You need to configure row-level security in Power BI Dashboard.

The Power BI Liquid tag doesn't have Azure AD authentication set using authentication_type:"aad" parameter. -By default, the Power BI Liquid tag uses anonymous authentication, which means that Power BI will ignore the filter. Portal users don't need to be signed in. Refreshing the cache has no effect on Power BI data. Row-level security won't affect Publish to web Power BI reports.

Which one of the following steps is not required to configure a custom URL? -The portal must not be a trial. -You need to own a custom domain. -You need an SSL certificate for the custom domain. -The portal must be in maintenance mode.

The portal must be in maintenance mode. -The portal does not need to be in maintenance mode to install a custom URL.

In Power Apps, the Back Function sends the user to what screen? -A hard-coded screen. -A pre-defined screen. -The previous screen the user navigated from. -Back isn't a valid function.

The previous screen the user navigated from. -Power Apps sends the user to the previous screen.

What is the purpose of a "workspace" in Power BI? -To create a custom bundle of dashboards, reports, and data. -To define the working area of a canvas. -To designate the relationship between two tables. -To define a set of colleagues who have access to specific dashboards, reports, and data.

To define a set of colleagues who have access to specific dashboards, reports, and data. -Workspaces are places to collaborate with colleagues to create collections of dashboards, reports, and paginated reports.

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

To display and select all records from the data source -The purpose of the Gallery control is to display and select all records from a data source.

When would you use a Sandbox environment? -When recovering an environment. -To make changes to an environment without affecting users. -To grant Security Group access -To schedule updates

To make changes to an environment without affecting users. -A Sandbox environment lets you make changes to an environment that doesn't affect the work of your users.

Which of the following is not a template type for the controls built with the Power Apps component framework? -Field -Unbound -Dataset

Unbound -Unbound is not a valid template type for the controls built with the Power Apps component framework.

How many apps can use the same Table? -1 -20 -100 -Unlimited

Unlimited -The same table can be used by an unlimited number of apps.

How can you get Power BI to spot outliers and trends in your data? -Use the Spotlight feature -Export data to Microsoft Excel -Use Quick insights -Use Custom Q&A

Use Quick insights -The Quick insights feature is built on a growing set of advanced analytical algorithms that allow people to find insights in their data in intuitive ways.

How do you create data tables that you want stored as part of the model rather than as part of a query? -Use a calculated table -Select the Enter Data button -Select the New Measure button -Select the New Parameter button

Use a calculated table -Calculated tables store data in the model instead of in an external source or being calculated on the fly.

If you think of some interesting questions to ask in your report, how could you share them to help your Q&A users? -Use the Spotlight feature Include your questions in a text box on the report canvas -Use the "Featured Q&A questions" feature -Use the "Edit Queries" feature

Use the "Featured Q&A questions" feature -You can add your own featured questions to any dataset you own by adding them to the "Featured Q&A questions" feature in the dashboard setting, dashboard section.

What is required to use React with your code component? -Copy the React framework files into your code component folder -Use the --framework React option on the Power Platform CLI -Manually edit package.json to include React -Manually edit ControlInput.Manifest.xml to include React.

Use the --framework React option on the Power Platform CLI -This configures your code component to use React.

You need to update a large amount of Microsoft Dataverse data, which will affect some of the functionality of the portal. You want to block users from navigating to the portal. What is your best option to complete this task? -Turn off the portal in the Portal Actions section. -Run the portal reset action. -Use the portal maintenance mode. -Use IP address restrictions.

Use the portal maintenance mode. -Turning off the portal and using IP address restrictions will prevent users from navigating to the portal. Maintenance mode is the best option because users will see a maintenance page. The reset action will only temporarily bring down the portal.

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

User and Co-Owner -The two permission levels available are User and Co-Owner.

What user information is available with the button trigger? -User name, manager email, department, and phone number. -User name, email, department, and phone number. -User name, user email, full address, latitude, longitude, and timestamp.

User name, user email, full address, latitude, longitude, and timestamp. -The user button information provides the current location of the user where the button is triggered.

Which formula returns the full name of the current Power Apps user? -User.FullName -FullName.User() -User().FullName -User().Name

User().FullName -The formula that returns the full name of the current user is User().FullName.

When you share a model-driven app, which of the following statements is true? -Users just need to be added to a predefined security role. -Users just need to be added to a custom security role. -Model-driven apps don't need to be shared, they're accessible to anyone with the app link. -Users need to be added to a predefined or custom security role and then you also need to assign one or more security roles to the app.

Users need to be added to a predefined or custom security role and then you also need to assign one or more security roles to the app. -To share a model-driven app, you need to add a user to a security role that is assigned to the app.

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.

Visualizations, datasets, reports, dashboards, tiles. -Building blocks for Power BI are visualizations, datasets, reports, dashboards, tiles.

What mechanism might you use to publish Microsoft Dataverse data directly to an Azure Function? -Webhooks -Power Automate -Logic Apps

Webhooks -Webhooks is used to publish Dataverse data directly to an Azure Function.

When creating flows across data sources do the column names need to match? -Yes. -Yes, but only for numerical column types. -No. -Yes, but only for choice type column types.

Yes, but only for choice type column types. -In order to copy data over the names of choice type, columns need to match.

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.

You can modify all aspects of the app including screens, layouts, and formulas. -All aspects of the app including screens, layouts, and formulas can be modified.

Which one of the following statements is true regarding opting in for early access updates? -You can opt in for early access updates approximately one month before the major release is automatically enabled in your region. -You can opt in for early access updates approximately two months before the major release is automatically enabled in your region. -You can opt in for early access updates approximately three months before the major release is automatically enabled in your region.

You can opt in for early access updates approximately two months before the major release is automatically enabled in your region. - You can opt in for early access updates approximately two months before the major release is automatically enabled in your region.

You would like to be alerted to when a change is made to a 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.

You can write a flow with Power Automate to send push notifications, texts, or emails for various triggers. - Power Automate is good that way.

How do you get Power BI to separate date data into year, quarter, month, and day? -Open the Query Editor -Select the New Parameter button -Select the New Measure button -You don't need to do anything, it is automatic.

You don't need to do anything, it is automatic. -When you create a table visualization in your report by using a date field, Power BI Desktop automatically includes breakdowns by time period.

Which scenario would be a good case for using bubble maps? -You want to see months with the highest sales by country. -You want to see the types of products sold in each country. -You want to see sales by age group. -You want to see total revenue by country.

You want to see total revenue by country. -The size and color of bubble maps clearly show one or two values on a map for each country. Total revenue is a good example.

Which method would you use to format a string into a specific language? -formatLocale -globalization.Localize -formatLanguage -setLanguage

formatLanguage -formatLanguage is the method that you would use to format a string into a specific language.

Which of the following methods can be used to notify the framework that the control has new outputs? -notifyOutputChanged -init -updateView -getOutputs

notifyOutputChanged -notifyOutputChanged method can be used by the control implementation to notify the framework that it has new outputs. This is passed to the control as a parameter of the init method.

Which Power Platform CLI command do you use to initialize a code component project? -pac pcf init -pac pcf new -npm start -pac pcf

pac pcf init -The command that you would use to initialize a code component project is pac pcf init.

Which is the correct XML element that specifies usage of the Web API in a component in a control's manifest? -uses name="WebAPI" required="true" -uses-feature name="CommonDataServiceAPI" required="true" -uses-feature name="WebAPI" required="true" -uses name="CommonDataServiceAPI" required="true"

uses-feature name="WebAPI" required="true" -The correct XML element that specifies usage of the Web API in a component in a control's manifest is uses-feature name="WebAPI" required="true".


Kaugnay na mga set ng pag-aaral

Commercial Agricultural Practices

View Set

Chapter 12: Speech Communications

View Set

Chapter 8: Skin Integrity and Wound Care (Taylor)

View Set

Psychology 201 Midterm 2 (Final)

View Set