Get Started with Power Apps

Get Started with Power Apps

Professional Development

6 Qs

quiz-placeholder

Similar activities

PL-900 MÓDULO 01 pt-br

PL-900 MÓDULO 01 pt-br

Professional Development

10 Qs

Types of Computers

Types of Computers

KG - Professional Development

10 Qs

PL-200 Learning Path 1 - Lesson 5

PL-200 Learning Path 1 - Lesson 5

Professional Development

6 Qs

Tethys Platform Docker Production Installation

Tethys Platform Docker Production Installation

Professional Development

10 Qs

Power BI Service 03 - Connect to Data

Power BI Service 03 - Connect to Data

Professional Development

10 Qs

Gordon's Review: Mod 3 Networking, Intro to Cybersecurity

Gordon's Review: Mod 3 Networking, Intro to Cybersecurity

Professional Development

9 Qs

Microsoft 365

Microsoft 365

Professional Development

10 Qs

PL-200 Learning Path 3 Model-driven App

PL-200 Learning Path 3 Model-driven App

Professional Development

7 Qs

Get Started with Power Apps

Get Started with Power Apps

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Luz Pineda

Used 49+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You want to build a mobile app that allows you complete control over the user experience and design.

What type of Power Apps app should you build?

A Model-driven app

A Portal app

A Canvas app

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Your project requirements call for the ability to take a picture of a part and identify which model it is. You are not a data scientist or developer. How can you add this to your app?

Train and use an Object Detection model in your app with AI Builder.

This is not possible.

Add a camera control to your app.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can data sources be used with Power Apps Canvas apps?

Power Apps can only use its internal data sources.

Power Apps uses only external data sources and does not have an internal data source.

Power Apps can use multiple internal and external data sources in the same app.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your sales team is in desperate need of a mobile application that can display records living in a Share-

Point list. When displaying the records, multiple pieces of information about each record need to be visible to the user. Which of the following Power Apps tools would you use when designing your app to achieve this functionality?

Create a gallery to display the sales records.

Create a form to display the sales records.

Create an input control to display the sales records.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You have been tasked with creating a Power App that can scan barcodes that will display the scanned item's information on the screen. Out of the following control options, which one would the barcode scanner fall under?

Galleries

Media

Forms

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You have a gallery control in your app for displaying all customer orders. Your manager says she would like to see orders from the last 90 days in addition. How would you reduce the amount of data she sees?

You would modify the data source to purge out all orders older than 90 days.

Use the data filtering wizard.

Create a forumula for your gallery that uses Filter function.