Exam Questions Flashcards

1
Q

What is a canvas app and how does it differ from a model-app?

A

A canvas app is a custom designed app in Power Apps. You design the app by dragging and dropping elements onto a canvas, just as you would design a slide in PowerPoint.

If you don’t need a custom design and your data is in Common Data Service, you can automatically generate a model-driven app from your business data and processes. This type of app can model forms, views, and other components, and the default UI automatically adjusts to phones, laptops, and other devices.

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/getting-started

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are model-driven apps in Power Apps and how do they differ from canvas apps?

A

Model-driven app design is a component-focused approach to app development. Model-driven app design doesn’t require code and the apps you make can be simple or very complex. Unlike canvas app development where the designer has complete control over app layout, with model-driven apps much of the layout is determined for you and largely designated by the components you add to the app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In Power Automate you can make three different types of flows. Name and describe the three flows.

A

Automated flows: These run when an even triggers the flow to run. For example, in the Common Data Service, when a record is created, deleted or updated.

Instant flow: These flows don’t have a trigger in the same way as the Automated flow. Instead, they are triggered manually or on demand, such as a user clicking a Flow button in the mobile app

Scheduled flow: Scheduled Flows also don’t have triggers, and run on a schedule you define, e.g. repeated every second, minute, hour, day, week, month.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

There are many ways to trigger an instant flow. Name and describe the two most common ways to trigger an instant flow.

A

Manually trigger a flow: Use this trigger when you want to run a flow when user presses a button in the mobile flow app.

PowerApps: Use this trigger when a user presses a button in a PowerApps canvas app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly