Get trial

English

AnalyticsCreator Congress 2022 I Using the full Power of Power BI Premium

AnalyticsCreator deploys the same SAP-based data warehouse model both on-premise and to the cloud, including SQL Server, SSIS packages, Azure SQL, Power BI, and Azure Blob Storage export options. The demo shows deployment package generation, workflow execution, Power BI reporting, cloud publishing, and data export from the data mart layer. 

Duration: 48:49 Updated: Nov 2022 Level: intermediate Platform: SAP, SQL Server, Azure SQL, Power BI, Azure Blob Storage, SSIS For: Data Engineers, BI Developers, SAP Analytics Teams, Data Warehouse Architects

Questions

  • Where are Power BI measures defined in AnalyticsCreator?
  • How does AnalyticsCreator generate deployment packages?
  • How are SSIS packages used to import SAP data?
  • Can the same AnalyticsCreator model be deployed on-premise and to the cloud?
  • How does AnalyticsCreator deploy Power BI models?
  • Can AnalyticsCreator export data to Azure Blob Storage?
Platform shown AnalyticsCreator
Related tooling SAP, SQL Server, SSIS, Azure SQL, Power BI, Azure Blob Storage

Key Takeaways

  • AnalyticsCreator generates SQL Server Data Tools deployment solutions.
  • Workflow packages orchestrate import, historization, persisting, and export steps.
  • SAP data is imported through generated SSIS packages.
  • The same model can be deployed on-premise and to the cloud.
  • Power BI models can be generated and published to Power BI Premium using XMLA endpoints.
  • Power BI reports can be built on top of the generated tabular model.
  • Data from the data mart layer can be exported to Azure Blob Storage as files.
  • Export packages can write customer and vendor data to blob storage.
  • Power BI measures can be defined in AnalyticsCreator using aggregates or tabular statements.
  • The demo includes an Azure Blob Storage connection issue that is later resolved.

Transcript

The deployment package has been created. Let us now look at the data warehouse that was created and deployed from AnalyticsCreator.

There is one error because I created a duplicate version name, so I will quickly check the view names. The OLAP cube has now been generated, and I will open the Visual Studio solution created by AnalyticsCreator.

This is the deployment solution, or SQL Server Data Tools solution. It contains several Integration Services packages, including a workflow package. The workflow package executes the other packages in the correct order.