Power Apps Quiz Leave a Comment / By Viet Huynh / April 25, 2021 April 25, 2021 42 Created on April 25, 2021 Power Apps Quiz Welcome to the Power Apps Test. There will be maximum 75 minutes for the test time.Let's do the test and find out your result. 1 / 67 Where do you configure and customize your app? 1) In Power Apps Mobile 2) In the Power Apps admin center 3) In Microsoft Dynamics 365 4) In Power Apps Studio 2 / 67 Which of these statements about data sources is true? 1) In Power Apps, app data comes primarily from your local device. 2) Power Apps is not able to connect to external data. All data must be stored in the Power Apps app. 3) 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. 3 / 67 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? 1) Browse Screen 2) New Screen 3) Edit Screen 4) Details Screen 4 / 67 How do you specify what happens when a user selects a button or control? 1) Use the click wizard 2) Set the OnSelect property to the formula that you want to run. 3) Set the OnClick property to the formula that you want to run. 4) Power Apps cannot run formulas based on user selections. 5 / 67 When you create an app from data, which of the following best describes your ability to customize? 1) The app is read only. 2) You can modify the formulas but not the screens or layouts. 3) You can modify all aspects of the app including screens, layouts, and formulas. 4) You can modify the layout of the app, but you cannot customize the functionality. 6 / 67 What is the purpose of the Gallery control? 1) To edit a single record 2) To display a single record 3) To display and select all records from the data source 4) To show images that might or might not be related to your app 7 / 67 When you share an app, what two permission levels are available? 1) User and Co-Owner 2) Editor and Co-Owner 3) User and Editor 4) Editor and Owner 8 / 67 When you publish a new version of your app, what do users need to do? 1) To see the new version, everyone with whom the app was shared must reinstall it. 2) Everyone with whom you shared the app will automatically see the new version. 3) All previous versions are deleted. 4) Delete the old version app, then install the new version of the app. 9 / 67 Which of these is not a reason to use environments? 1) Have separate environments for each department in your organization 2) Support application lifecycle management (ALM) of your apps 3) Share apps outside of your organization 4) Manage access to data 10 / 67 In Microsoft Dataverse, where is your data being stored? 1) Tables 2) Forms 3) SharePoint 4) Access 11 / 67 What is the benefit of building a model-driven app? 1) Logic-focused design, no code required, and different UIs across multiple devices 2) Complex responsiveness with different UIs across multiple devices 3) Apps can be distributed by using complex coding and different UIs across mobile devices 4) Component-focused design, no code required, complex responsiveness with similar UI across multiple devices, and apps can be distributed as solutions 12 / 67 Which of the following sample apps is not created in your environment when you toggle “Include sample apps and data” to true? 1) Asset Checkout 2) Innovation Challenge 3) Customer Survey 4) Fundraiser 13 / 67 When creating an Table, what are the two types of relationships you can create? 1) One-to-many and One-to-one 2) One-to-many and Many-to-many 3) Many-to-one and Many-to-many 4) One-to-one and Many-to-many 14 / 67 How many apps can use the same Table? 1) 1 2) 20 3) 100 4) Unlimited 15 / 67 When deploying role-based security in the Microsoft Dataverse, which of the following products allows you to control access to tables for different users? 1) SQL Server 2) Azure portal 3) Dynamics 365 4) SharePoint 16 / 67 When building model-driven apps, which designer is used to define the navigation of your app? 1) App designer 2) View designer 3) Site map designer 4) Dashboard designer 17 / 67 If you wanted to create a standard procedure or process for handling service requests what type of logic would be best to implement? 1) Business process flow 2) Business role 3) Workflow 4) Flow 18 / 67 When sharing a model-driven app, which of the following statements is true? 1) Users just need to be added to a predefined security role. 2) Users just need to be added to a custom security role. 3) Model-driven apps do not need to be shared, they are accessible to anyone with the app link. 4) 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. 19 / 67 If you need to display form data on a dashboard, what form type should you use? 1) Quick view 2) Main 3) Card 4) Quick create 20 / 67 Which of the following cannot be added to a quick form? 1) IFRAME 2) Fields 3) Tabs 4) Script 21 / 67 What is an editable grid? 1) A form used to display a dashboard. 2) A function to create new fields. 3) A specific form type that can be used to edit and create new fields. 4) Special controls for editing select fields from a view without having to open the specific record. 22 / 67 How can you create a flow that reoccurs daily? 1) Create the flow and connect the flow to a calendar. 2) Create the flow and set the flow flag frequency to daily reoccurrence. 3) Set the Schedule – Recurrence trigger frequency to daily and interval to 1. 4) Create the flow and set the flow flag frequency to hourly and the value to 24. 23 / 67 Every flow has two main parts, a trigger, and one or more actions. Which of the following best describes an action? 1) Actions are what you want to happen when a trigger is invoked. 2) Actions will trigger the frequency of the flow reoccurrence. 3) Triggers are what you want to happen when an action is invoked. 4) Flow actions trigger the flow to occur as long as the defined value of the trigger is met. 24 / 67 You would like to be alerted to when a change is made to a SharePoint list, what are some ways in which Power Automate can help? 1) Power Automate can send up a flare near you to alert you of changes. 2) You can write a flow with Power Automate to send push notifications, texts or emails for a variety of triggers. 3) Sorry, Power Automate can't help with that. 4) Power Automate can send out a tweet whenever a list item is changed. 25 / 67 What are connectors used for in Power Automate? 1) Connectors are used to start a flow. 2) Connectors let you share an app. 3) Connectors let you connect to a service like Twitter. 26 / 67 How can you define who has privileges to create, read, update, or delete a business process flow instance? 1) Only a system administrator has access privileges to new business process flows. 2) Only a system customizer has access privileges to new business process flows. 3) Activate the business process flow, and then define access privileges for users and administrators. 4) Activate the business process flow, and select Edit Security Roles, and define who will have privileges. 27 / 67 After a flow has been exported, who can import the flow? 1) Only System Customizers 2) Only System Administrators 3) Only the user that exported the flow 4) Anyone that receives the zip file can import it 28 / 67 Which of the following is a requirement to share button flows? 1) An account that has access to Power Automate. 2) An account that is a System Customizer. 3) An account that is a System Administrator. 4) A SharePoint account and Power Automate sharing rights. 29 / 67 What are some actions for which you can use the Power Automate admin center? 1) Connect to Dynamics 365 and write flows 2) Share and create button flows 3) Manage Environments and Data policies 4) Import and Export flows 30 / 67 Which of the following statements is correct, regarding AI models? 1) You can use your published AI models, as well as some AI Builder prebuilt models in Power Automate. 2) Only prebuilt AI models can be used with Power Automate, there is no mechanism to use your own AI models. 3) You must create your own AI models to use with Power Automate, there are no prebuilt models. 31 / 67 Which of the following statements is correct, regarding desktop flow? 1) Desktop flow can be used to automate only Windows based applications. 2) Desktop flow can automate repetitive tasks in Windows and Web applications. 3) Desktop flow can be used to automate only Web based applications. 32 / 67 What is the purpose of using Power Automate flows for AI Builder? 1) To easily create AI models 2) Automatically create applications that use AI models 3) Automate and use AI models at scale 4) Schedule training of your AI models 33 / 67 Which of the following is not a User Security role? 1) Application Administrator 2) Delegate 3) Microsoft Dataverse User 4) System Customizer 34 / 67 Which of the following is the most comprehensive administrative portal for Microsoft Dataverse? 1) Power Apps Advanced Customization 2) Classic Administration Center (Solution Explorer) 3) Power Platform Admin Portal 4) Power Apps Admin Portal 35 / 67 Which administrative portal shows usage data? 1) Power Apps Advanced Customization 2) Solution Explorer 3) Power Platform Admin Portal 4) Power Apps Admin Portal 36 / 67 Which portal offers a quick way to add users and set permissions? 1) Power Apps Advanced Customization 2) Classic Administration Center (Solution Explorer) 3) Power Platform Admin Portal 4) Power Apps Admin Portal 37 / 67 Which portal offers a quick way to manage environments and users? 1) Power Apps Advanced Customization 2) Classic Administration Center (Solution Explorer) 3) Power Platform Admin Portal 38 / 67 How can business rules be used in both canvas and model-driven apps? 1) To validate data and show error messages. 2) Show or hide fields. 3) Manage solution development and data storage. 39 / 67 Your manager has built a solution using the Microsoft Dataverse using a few of the standard tables included out of the box. He wants to capture the date that new records are added to the Entity, but he isn't sure how. He notices that a "Date" field is already inside his Entity, but he wants the field to have a custom name of "Date Confirmed". What would you recommend he do? 1) Create a new table with the name "Date Confirmed". 2) Use the built-in Date column within the table to store the date values, but rename the column to "Date Confirmed". 3) Create a new Environment with the name "Date Confirmed". 40 / 67 One of your co-workers has set up a Model-driven application using Dataverse. The app captures information about computer hardware assets, including their price. Your co-worker is concerned that users of the application are going to forget to populate the cost center if the part is expendable. How could this be prevented? 1) Use Power Automate to validate that the cost center column value is populated. 2) Use a Business Rule to make the cost center field required if the expendable field is true. 3) Use a Canvas App instead of a Model-driven app. 41 / 67 An environment in Dataverse can contain all of the following except which one? 1) Power Apps apps 2) Power Automate flows 3) Many instances of Dataverse databases 4) A single Dataverse database 42 / 67 Security roles are used for all of the following except which one? 1) Limiting Access to data 2) Restricting access to an environment 3) Restricting actions that users can perform on data 4) Restricting printing 43 / 67 Which of the following is not a type of security role? 1) User 2) Global Security Role 3) Environment Maker 4) Delegate 44 / 67 Which table type is not a part of Dataverse? 1) Standard 2) Complex 3) Open 4) Restricted 45 / 67 Which of the following statements about restricted tables is false? 1) Customers can add restricted tables to Dataverse. 2) Restricted tables store and maintain product-specific configuration data for Dynamics 365 products that are typically not used outside of the Dynamics application. 3) The restricted table is accompanied by advanced logic that creates and maintains data in a specific way when it is used within a Dynamics 365 product. 4) Restricted tables require a specific Dynamics 365 product license or the Dynamics 365 Plan. 46 / 67 With a P2 license in Dataverse, you can use and access any table except which of the following? 1) Standard tables 2) Restricted tables 3) Certain tables that contain complex logic 4) Custom tables 47 / 67 Which column type displays a list of options where more than one can be selected? 1) Multiline Text 2) Choice 3) Multi Select Choice 4) Image 48 / 67 Which of the following statements is not true about alternate keys? 1) Alternate keys make it easier for users to work with data in Microsoft Dataverse. 2) Alternate keys improve database performance. 3) The primary key of an table is a GUID and meaningless to users, so an alternate key can help identify the key. 49 / 67 How do you make a column that is required? 1) Delete the column from the table. 2) Create a new column. 3) Edit the column and change the Required dropdown. 4) Add a column to an table. 50 / 67 When can't you create a choice? 1) When you define a new field 2) When you edit an existing field 3) In the choice module 51 / 67 Choices can contain all of the following except? 1) Numbers 2) Images 3) Text 4) Text and numbers 52 / 67 What type of choice can only be used by the entity and field that they are created against and cannot be reused on other entities? 1) Standard choices 2) General options sets 3) Local choices 4) Special choices 53 / 67 Which of the following can you use Excel for with Microsoft Dataverse tables? 1) Add and create new tables to store data. 2) Add, edit, or delete data. 3) Add and delete tables. 4) Create new entities and add data to the new table. 54 / 67 Which of the following can be done in Dataverse? 1) Export data from a table. 2) Export data from one or more tables as zipped markdown files. 3) Load data from any file type into a table. 4) All of the above. 55 / 67 Which of the following statements is not true about views? 1) You can create many views of a table. 2) You can sort and filter the data in a view. 3) You can choose the fields that are available in a view and edit at any time. 4) You can create only two views for each table. 56 / 67 Which type of variable is preferred when you are unsure? 1) Global variables 2) Context variables 3) Collection variables 4) Default variables 57 / 67 Which control do you use to reference a context variable on another screen? 1) A Label control 2) A Form control 3) Any control type that supports variables 4) Context variables are only available from the screen they were created on 58 / 67 How can Global variables be used to enhance performance? 1) They cannot, they slow down the system 2) By increasing the cache rate to 1000 3) By storing information to be referenced throughout your app 4) By caching data for a closed app 59 / 67 When using functions that process Tables of data, the table must come from? 1) Unfiltered data sources 2) Any data source but not collections 3) Single column tables only 4) The functions will accept any table. The table may come from a tabular data source, a collection or a Table function 60 / 67 The aggregate functions support the following inputs? 1) Only Table data with an expression -- Example Sum(Table, Column1) 2) Only Manual data -- Example Sum(1,2,3) 3) Both Table data and Manual data 4) Only Table data without an expression -- Example Sum(Table) 61 / 67 What function can you use in the formula for the ForAll function to overcome not being able to use Set and UpdateContext? 1) You can use Set and UpdateContext in ForAll. 2) You can use the Collect function. 3) You can use the ForAllVariable function. 4) You can use the Patch function. 62 / 67 Use the Patch function to? 1) To edit records only 2) To delete records only 3) To create records only 4) To create and edit records but not delete 63 / 67 To delete a record from a data source or collection which function would you use? 1) The Remove function 2) The Delete function 3) The Delete control 4) The DeleteIf function 64 / 67 How does Power Apps handle mass deletes from a data source? 1) Power Apps has a built-in recycle bin. 2) Power Apps will automatically prompt the user before deletions. 3) Power Apps cannot mass delete data. 4) Power Apps is a flexible platform that allows you to build your own mass deletion functionality as required by your business needs. 65 / 67 When working with relational data what is a common mistake that can have a drastic negative impact? 1) Power Apps does not support relational data. 2) You use a LookUp function to query the data source directly in a Gallery. 3) You do not collect all of the data, regardless of size, in the OnVisible property. 4) You do not collect all of the data, regardless of size, in the OnStart property. 66 / 67 Which of the following statement is true regarding Experimental features? 1) Experimental features are guaranteed to work. 2) Experimental features should always be enabled in your app. 3) Experimental features may or may not change, break or disappear from your app. 4) Experimental features are only okay to use one at a time but are fully supported. 67 / 67 When building your app which of the following is the most correct statement? 1) You must incorporate performance tuning from the start; performance is most important. 2) You should make your app functional first, then incorporate performance tuning as appropriate. 3) Performance is a nice to have but doesn't matter to the user. 4) Testing is a waste of time; your users will tell if you something is broken. 1 out of 3 questions is incorrect. Please correct question 1. Your score is The average score is 14% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Chia sẻ bài viết