← Guide library
Verified Foundation

Power Apps reference pack

Source-linked local notes, guide authoring rules, and audit checks for building future Power Apps guide pages without guessing control properties or formula patterns.

Open the consolidated database → — every document below, on one page, in reading order. This is the one to point a future AI session at; the cards below are the editable source files.
Open the companion Power Automate reference pack → — app-triggered flows, designer clipboard payloads, SharePoint/Outlook action templates and response-schema rules live there, not in the Power Apps control Bible.

PowerApps Bible

Entry point for the local Microsoft docs mirror, searchable index, curated quirks and audit workflow.

Open markdown →

Verified control reference

Modern and classic controls used by the guide style, including exact property traps.

Open markdown →

Control defaults

Lab-derived fresh-control serialization from the live editor, used to avoid unnecessary default property changes.

Open markdown →

Real build quirks

Live-editor corrections from Training Tracker, including quoted lists, sort enums, day filters and Combo box display text.

Open markdown →

Power Fx patterns

Formula patterns for sorting, filtering, patching, collections, navigation and record scope.

Open markdown →

SharePoint and Office365Users

List naming, choice fields, multi-choice shape, SharePoint IDs and connector casing notes.

Open markdown →

Guide authoring rules

The workflow every future guide should follow before being published.

Open markdown →

Future guide template

Required sections, control table shape and landing-page card template.

Open markdown →

Known bad patterns

Recurring wrong properties, formulas and vague guide-writing patterns to block.

Open markdown →

Power Automate reference

Separate flow foundation for Power Apps triggers, designer clipboard payloads, connector actions and response outputs.

Open companion →
Update the source mirror with tools/update-msdocs.sh, build the index with python3 tools/index-msdocs.py --rebuild, and run python3 tools/audit-guide.py training-tracker/index.html before publishing guide edits.