Deploy pipeline in EDITable
Last updated
Last updated
We will now build a pipeline in both Power BI and EDITable and walk through the entire deployment process from start to finish.
The first step is to set up a Power BI pipeline. You can refer to this page to get started.
After creating a pipeline, you can assign workspaces to each stage, i.e., the Development/Test/Production stages of the deployment pipeline. Learn more about assigning workspaces.
Let us assume you have a Power BI report with an EDITABLE visual that you want to deploy in stages. Publish it to the workspace mapped to the first stage (development) of the pipeline.
For this demonstration, we have created a report named 'Employee_Table' and uploaded it under the Inforiver - Pipeline - Dev workspace.
Navigate to the Deployment Pipelines tab and select the required pipeline that you created in step 1.
From the first stage, select the report and its corresponding semantic model to be deployed to the test environment. Learn more about deploying reports.
Review the items that are being deployed and click on the Deploy button.
After the deployment is complete, you will be able to see the report and the semantic model in the next stage. In this case, it is the Inforiver - Pipeline - Test workspace.
Similarly, after the testing stage, you can deploy the report and its semantic model to the production environment using steps 4 and 5. You can refer to the GIF below.
When deploying reports, please ensure to deploy their corresponding semantic models.
In the EDITable workspace, go to Utility > Pipeline. Click on Add Pipeline.
Click on Add Stage and you can start adding the required stages — Dev, Test and Prod.
Click on Add Report.
A pop-up appears as shown below, based on the number of stages created.
The report IDs can be copied from the address bar of the respective workspaces.
Enter the relevant report IDs of the reports. Click Next.
A pop-up appears as below that displays a list of all the available tables or EDITABLE visuals within the selected report. In our example, we only have one visual with a table: 'EmployeeDemo'.
Click Add to create this EDITable pipeline. Note that in this example, the destination is the same for all stages.
In the following sections, we will look at deploying the report to a different destination, as well as the various menu options available in the EDITable pipeline.