adding v1.0.0 of Plan schemas#594
Merged
lindalu-MSFT merged 5 commits intoJun 11, 2026
Merged
Conversation
lindalu-MSFT
approved these changes
Jun 11, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the initial 1.0.0 JSON Schemas for the Fabric Plan artifact, covering the root plan definition and multiple sheet/visual definition payloads (Planning, PowerTable, Intelligence, ConnectedPlanning).
Changes:
- Introduces the root Plan
Definition/1.0.0schema and schema set for Planning sheet configurations (properties, scenarios, writeback, data input, inserted rows). - Adds PowerTable visual schemas for source/configuration sub-documents (properties, settings, forms, column configs, automations, approvals).
- Adds Connected Planning “Infobridge” configuration schema and Intelligence sheet properties schema.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| fabric/item/plan/definition/PowerTable/Source/1.0.0/schema.json | Defines PowerTable source connection/database/table configuration. |
| fabric/item/plan/definition/PowerTable/Settings/1.0.0/schema.json | Defines PowerTable settings and access-rule structures. |
| fabric/item/plan/definition/PowerTable/Properties/1.0.0/schema.json | Defines PowerTable visual properties payload structure. |
| fabric/item/plan/definition/PowerTable/Forms/1.0.0/schema.json | Defines PowerTable form layout definitions. |
| fabric/item/plan/definition/PowerTable/ColumnConfigs/1.0.0/schema.json | Defines PowerTable column configuration items and metadata. |
| fabric/item/plan/definition/PowerTable/Automations/1.0.0/schema.json | Defines PowerTable automation triggers/actions configuration. |
| fabric/item/plan/definition/PowerTable/Approvals/1.0.0/schema.json | Defines PowerTable approval workflow configuration. |
| fabric/item/plan/definition/Planning/Writeback/1.0.0/schema.json | Defines Planning writeback destination/mapping configuration. |
| fabric/item/plan/definition/Planning/Scenarios/1.0.0/schema.json | Defines Planning scenarios list and metadata. |
| fabric/item/plan/definition/Planning/Properties/1.0.0/schema.json | Defines Planning visual properties wrapper and filter/sort structures. |
| fabric/item/plan/definition/Planning/InsertRows/1.0.0/schema.json | Defines inserted/custom rows including static/calculated row types. |
| fabric/item/plan/definition/Planning/DataInput/1.0.0/schema.json | Defines Planning data input columns and measure-type wrappers. |
| fabric/item/plan/definition/Intelligence/Properties/1.0.0/schema.json | Defines Intelligence sheet page + embedded visual properties structures. |
| fabric/item/plan/definition/Definition/1.0.0/schema.json | Defines the root Plan artifact definition (semantic model ref + sheets). |
| fabric/item/plan/definition/ConnectedPlanning/Infobridge/1.0.0/schema.json | Defines Connected Planning InfoBridge sources/queries/writeback config. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
@microsoft-github-policy-service agree [company="lumel"] |
Contributor
Author
|
@microsoft-github-policy-service agree company="lumel" |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ps://github.com/venkatatwork/json-schemas into dev/vsivaraj/plan-definition-schemas-onboarding
Contributor
|
@venkatatwork Please review the suggestions and commit them and then I can merge the PR. Thanks, Linda |
Contributor
Author
|
@lindalu-MSFT pushed fixes for all the review comments. |
lindalu-MSFT
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the v1 schema for the Plan artifact. https://learn.microsoft.com/en-us/fabric/iq/plan/overview