Courses, Blueprints, Briefings, Blockers, and Pulse — together in last-update order.
Current content
Collab365 Team
Briefing·Last Update: 18th Aug 2026
What Does That Completion Row Actually Prove?
A CompletionEvidence row after a Microsoft 365 LMS lab does not prove durable compliance. Calculated progress against today’s course, SCORM disconnects, and post-publish edits can erase or invent finished status. Four short lab tests separate progress UI from historical evidence.
Members only
1 like·0 comments
Collab365 Team
Briefing·Last Update: 18th Aug 2026
What You Are Actually Approving When an Agent Builds Your Page
In model-driven generative pages, confirming the agent plan approves tables, apps, solutions, and deploy—not just a page. No canvas-style version restore. Edit the plan first; use Compare after; treat Save and Publish as a full app push.
Members only
0 likes·0 comments
Collab365 Team
Briefing·Last Update: 18th Aug 2026
When AI Changes More of Your App Than You Asked For
In Power Apps canvas apps, Copilot changes often exceed the request after one Apply click. Named version notes before prompts, maker-portal history checks, and knowing app restore excludes Dataverse and flows limit silent overwrites.
Power Apps AI ranges from approved Copilot suggestions to agents that build pages, tables and solutions. Canvas version history recovers canvas apps only. It does not show a full before-and-after, cover generative pages, or undo data, flows, connections or permissions.
Why Power Apps Won't Let You Create Your Dataverse Table
Power Apps greys out New table or blocks Dataverse create when the environment lacks System Customizer and a database, or when Studio was left open after a switch. Environment picker groups and a free Developer Plan environment separate build rights from table rights without…
Power Apps can open and Dataverse can appear while the active environment still lacks a database, licence entitlement, System Customizer rights, or row privileges. Makers need evidence-based readiness before creating apps or tables.
Power Apps standardises modern control property names, makes DisplayMode.View truly read-only, fixes modern form reset behaviour, and grows the icon library to about 180. Fluent hero controls in custom pages and Teams apps are deprecated.
Microsoft listed the Dataverse semantic model as a Power Platform preview. It uses scoped tables, metadata, and a shared glossary so Copilot maps internal terms and acronyms to the right fields, reducing repeated vocabulary setup across agents while staying sandbox-limited.
Power Apps Access Denied errors span the shared app, connections, data source, flows, and record permissions. An app can open while users still cannot load or update data. Makers should treat failures as an access-chain test and grant minimum rights per layer.
Prebuilt Power Apps canvas screens ship responsive containers, modern controls and common layouts that connect to SharePoint. They reduce blank-canvas alignment work, but builders still must wire data and verify behaviour across phone and desktop widths.
Microsoft’s 2026 release plan lists online mode for Dataverse-connected canvas apps as August public preview and September GA. Admins or makers enable it; dates may shift. Relevant for Dataverse canvas apps, not SharePoint-list apps, as a watch item before wider rollout.
Non-developer Power Apps makers delay fixes because every publish ships all unpublished changes to the live canvas app the team uses daily. Without a test copy or practiced restore habit, one bad publish breaks forms at lunchtime and freezes further improvements.
A two-screen Power Apps canvas app, Submit and Triage, backed by two SharePoint lists, AppFeedback and UsageSnapshots, where a user submits one friction note and the maker triages it with a required FixNote and records weekly usage counts.
Who builds it? You build the app in the named platform, with AI coaching you through the work.
Before you start: A licence, permission to create apps, a safe test area, and sample data.
A Microsoft List named `App Releases`, two views named `Upcoming` and `History`, and a SharePoint page named `Before You Publish a Power App`. The page puts a five-step checklist above the list. You add one row before each release and update that same row after publishing or rolling back.
Who builds it? You can follow the guide and complete the setup yourself.
Before you start: Access to the tool, permission to change its setup, and sample data.
V1 builds a published Power Apps canvas component library named `TeamUI` containing four components: `Header`, `NavMenu`, `ConfirmDialog`, and `StatusBadge`. A non-developer maker builds it from a logo file, three brand colour values, and a menu item list, then imports those shared components into two test canvas apps.
Who builds it? You build the app in the named platform, with AI coaching you through the work.
Before you start: A licence, permission to create apps, a safe test area, and sample data.
Microsoft made the modern canvas-app data grid generally available. It adds built-in search, sorting, selection, resizing and accessible dense-list behaviour without forcing migration from older table or gallery controls for list-heavy screens.
A Power Apps mobile build captures travel receipts, extracts key details with AI, adds a review step and sends approved records to Accounting. AI output is treated as a draft before the finance handoff.
A practitioner test shows a Dataverse business skill finding a support case and logging a call consistently through an agent, with concrete preview prerequisites and failure checks for makers.
Power Platform makers verify DLP policies and environment settings with a pre-build checklist covering planned connectors, data movement, visible policy errors, risk labels and fallback paths. This prevents late blocks when connector mixes violate data policies.
Members only
1 like·0 comments
Live 20th Aug 2026
Collab365 Team
Blocker·Last Update: 20th Aug 2026
My Power App is blocked by a DLP policy I didn’t know existed
Citizen builders design apps using SharePoint, Dataverse, or custom connectors, then hit DLP policy blocks they did not know applied to their environment. The connector mix violates tenant rules discovered only after the workflow is built. Redesign, admin escalation, or
Public
1 like·0 comments
Live 10th Sept 2026
Collab365 Team
Briefing·Last Update: 10th Sept 2026
Check a Power App Layout Before Mobile Users See It
Power Apps canvas layout passes in Studio but may fail on phones. Checklist records target screen, task, phone size, orientation, display settings, scroll behaviour, and defects before limited mobile review.
Members only
1 like·0 comments
Live 10th Sept 2026Course
Collab365 Team
Course·Last Update: 10th Sept 2026
Fix Your Power App Phone Layout with Responsive Containers
Power Apps phone screens break when controls use fixed positions and hard-coded sizes. This course rebuilds one screen with responsive containers, parent-based sizing, and a device acceptance checklist that records tested phones, orientations, and remaining defects.
Public
1 like·0 comments
Live 10th Sept 2026
Collab365 Team
Blocker·Last Update: 10th Sept 2026
My Power App works in Studio, but the phone layout is a mess
Canvas apps display correctly in Studio but break on phones and tablets. Fixed positions and sizing cause clipped controls, awkward stacking, and incomplete-looking screens for real users.