PowerApps Tutorial :Master PowerApps Development: A Complete Beginner-to-Advanced Guide

image_pdfpdfimage_print

Create Canvas App

We can create Canvas App from two places on maker portal,

Navigate to PowerApps maker Portal https://make.powerapps.com/

Click Apps

At top left corner click on +New App

Currently we have four option to use to create the app,

  1. Start with Copilot – This is the greate way to quickly build apps using natural langualge(using prompt)
    • Click on Start with Copilot
    • new Popup will appear on screen to provide the description
    • Describe what your app needs to do
    • Ex – Create an app to manage customers. Each customer has a name, email address, phone number, and status.
    • copilot will start processing your request
    • It will generate table automatically (If Needed)
    • It will suggest fields and ask for confirmation
    • You can edit the schema right here if Needed
image

2. Start with Data – If you select this option that means you are creating an app using an existing data sources like Excel, SharePoint, Sql or Dataverse.This method quickly build apps from your data.

  • Click on Start with Data
  • crate New table or Add existing datavese table or select/connect to external data source
  • Click on create App
  • Your app will be ready

Leave a Comment

Your email address will not be published. Required fields are marked *