Types of PowerApps
The three types of PowerApps are: Canvas app Model-driven app Portal Figure: Types of PowerApps All three apps allow you to easily build and share access to the Dataverse(formerly known as CDS). Canvas app: It is simple - follows the drag and drop methodology so that you can add components and position them onto the page, which gives the developer complete control on the layout along with creating logic using Excel-like functions and expressions; and with the ability to interact with data, allows PowerApps developers of all skill levels, to build functional apps. PowerApps gives us many templates created using Canvas app. Few are: Figure: Canvas App Templates Model-driven app: This is used to build apps in Dynamic 365. It differs from Canvas apps in terms of development approach. With Canvas app being user-experience driven, Model-driven apps are driven from the underlying data and the layouts are determined based on the data components that you choose to use. PowerApps gives us...