Documentation

Ataytis Vega Studio documentation.

Build, inspect, refine, and share Vega-powered Power BI visuals.

Refine and validate

Publish and share

Move an applied Studio visual from Power BI Desktop into a saved report, Power BI Service, and supported sharing or export workflows.

From editor state to published report

StateMeaning
Staged editor changesJSON has changed in the Studio editor but has not yet been applied to the visual.
Applied visualThe current specification and configuration render in the Studio preview and are stored in the visual state.
Saved reportPower BI saves the applied visual state, field assignments, report filters, and layout in the PBIX.
Published reportPower BI Service receives the saved report state and renders the visual with the published semantic model and report context.

Publishing workflow

  1. 1

    Apply the specification

    Confirm the current Vega JSON and configuration render without Diagnostics errors.

  2. 2

    Return to the report canvas

    Verify the visual at its final size with report filters, bookmarks, tooltips, selections, and cross-highlighting.

  3. 3

    Save the PBIX

    Store the applied visual state and report configuration in Power BI Desktop.

  4. 4

    Publish through Power BI

    Publish the report to the required workspace and connect it to the intended semantic model and permissions.

  5. 5

    Validate in Power BI Service

    Open the published report and confirm rendering, interactions, responsive sizing, focus mode, and access under the target audience permissions.

Viewing and editing

Report viewers receive the rendered visual in the normal Power BI report experience. Studio authoring actions belong to report editing: a user needs the relevant Power BI edit permission and access to the visual's Edit action to change the specification.

Sharing a report and sharing a template are different

MethodContainsUse
Power BI report sharingThe visual state inside the report together with the report model connection, layout, filters, permissions, and Power BI sharing controls.Deliver the completed report experience to viewers or editors.
Studio template sharingPortable specification, configuration, field placeholders, metadata, and an optional preview image without Power BI dataset rows.Reuse the visual design in another report by assigning new fields.

Published-report validation

  • The applied specification is the version saved in the PBIX.
  • The published semantic model supplies the expected fields and data types.
  • Report, page, and visual filters produce the expected Vega datasets.
  • Selections, cross-highlighting, tooltips, and context menus work with the surrounding report visuals.
  • The visual remains readable at its report size and in focus mode.
  • SVG or Canvas output behaves as expected in Power BI Service.
  • Audience permissions provide the intended report and semantic-model access.
  • Supported subscription-email and PowerPoint export scenarios have been checked when they are part of the report delivery workflow.
Publish and share | AtaytisTech