canvas_data_sources
Inspect canvas app data sources to flag unreferenced entries that Power Apps silently drops, and detect missing DatabaseReferences and table columns before import.
Instructions
The app's data sources (Dataverse tables, connectors, static data) with the formulas that reference each one. Flags UNREFERENCED data sources, which Power Apps Studio silently drops on the next save/publish. On a solution source it also checks meta.xml DatabaseReferences (empty = every write breaks after import) and reports columns the solution defines but the app's cached table schema lacks (invisible to the published player).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| source | Yes |