Pipeline
Let's explore how EDITable reports can be deployed using PowerBI deployment pipelines.
1. Power BI Deployment Pipelines
PowerBI Deployment pipelines enable creators to develop and test Power BI content in the Power BI service before the content is made available for consumption by users. The tool is designed as a pipeline with multiple stages, for example, development, test, QA, and production. Read more on PowerBI Deployment Pipelines.
2. EDITable Deployment Pipelines
EDITable's deployment pipelines work alongside Power BI pipelines, allowing you to deploy EDITable reports in stages.
With EDITable's deployment pipelines, you can:
Maintain streamlined version control for EDITable reports.
Ensure the report's column configurations, SCDs, and row identification are preserved across different environments.
Deploy your EDITable reports (and thus the tables) from one data destination to another.
Avoid duplicate visuals that often occur when manually deploying a visual from one workspace to another.
Trigger report deployments from external applications using an API endpoint.
We will now look at the steps to deploy an EDITable visual across different environments and demonstrate each of the above capabilities in the following sections.
Last updated