PL900 Flashcards
(158 cards)
You need this in order to tell a workflow to run
Trigger
This is prompted by the user or trigger
Action
This connects apps, data, and devices in the cloud
Connectors
This stores and manages data from different sources
Microsoft Dataverse
Returns data in a structured table format
Tabular Data
Uses functions to interact with data sources and return table of data
Function based data
What are two ways data loss prevention policies can be scoped
Environment or Tenant
What allows you to apply and maintain business logic
Business Rules
What are the three different types of apps that make up Power Apps
Canvas, Model-Driven, Portals
This type of App is made for tablets or mobile devices
Canvas Apps
This type of app is built from the data
Model Driven app
This is meant for external-facing websites to interact with data
Portals
Name this AI model
something will happen or not based on previous data history
Prediction
Name this AI model
extracts text from an image
Form Processor
Name this AI model
identifies objects from an uploaded image then provides a count of objects present
Object Detector
Name this AI model
Categorizes text by its meaning, easier to analyze text
Text Classification
Name of the web interface to build your app
Power Apps Studio
What is used to display rows from a table of data
display of a row is defined by a template
this allows you to control which columns are shown and how they are formatted
then power apps will apply this to every row in your data
Galleries
What works with a specific record typically a selection from a gallery
enables a user to view detailed information
save new records
edit existing ones
Forms
What is the below
text inputs, buttons, dropdowns, toggles, date pickers, and sliders
Can add controls to galleries, forms, and screens
All inputs have a multitude of settings for default data, formatting, and actions
Input Controls
What is the below
rich set of controls for more advanced operations
hardware backed controls for cameras, bar code scanner, gps, and more hardware features
service-backed controls such as business card reader, or object detector
Intelligent Controls
can be used for actions such as sending data to a datasource, formatting information, creating animations, and more
Functions
This uses similar language in excel
Functions
Name this common function
often used with galleries or tables of data to narrow the rows of returned from data source
specify one or more columns in your data set to perform a logic test
returns data that falls in a certain data range, has a set value, or was created by the user
Filter