1. Home
  2. /
  3. Powerapps
  4. /
  5. Simple Power Apps Notes App

Simple Power Apps Notes App - Powerapps Typing CST Test

Loading…

Simple Power Apps Notes App — Powerapps Code

A basic Power Apps app to create, edit, and view notes using visual components.

# powerapps/demo/NotesApp
1. Create a Canvas App.
2. Add Gallery control to display notes.
3. Add Text Input for new note content.
4. Add Button 'Save' -> OnSelect: Collect(Notes, {Content: NoteInput.Text}).
5. Add Edit icon inside Gallery -> OnSelect: UpdateIf(Notes, ThisItem=ThisRecord, {Content: NoteInput.Text}).
6. Bind Gallery Items property to 'Notes'.
7. Preview app to manage notes live.

Powerapps Language Guide

Microsoft Power Apps is a low-code/no-code platform for building custom business applications that run on web and mobile, integrating easily with Microsoft 365, Dynamics 365, and other data sources.

Primary Use Cases

  • ▸Custom business applications
  • ▸Internal workflow automation
  • ▸CRM and sales process extensions
  • ▸Inventory and asset management
  • ▸Data collection and dashboards

Notable Features

  • ▸Drag-and-drop app builder
  • ▸Integration with Microsoft Dataverse
  • ▸Power Automate workflow integration
  • ▸Custom forms and dashboards
  • ▸Responsive web and mobile apps

Origin & Creator

Power Apps was developed by Microsoft and officially launched in 2016 as part of the Microsoft Power Platform suite.

Industrial Note

Widely used in enterprises leveraging Microsoft ecosystems for internal tools, workflow automation, CRM extensions, and business process apps.

More Powerapps Typing Exercises

Simple Power Apps Counter ExampleSimple Power Apps To-Do ListSimple Power Apps Feedback FormSimple Power Apps Survey AppSimple Power Apps Login PageSimple Power Apps Event TrackerSimple Power Apps Profile PageSimple Power Apps CalculatorSimple Power Apps Chat App

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher