Get trial

English

All about Azure and Power BI

AnalyticsCreator automates the creation of Azure-based Power BI solutions by generating the data warehouse model, Azure SQL Database structures, Azure Data Factory pipelines, and Power BI semantic model from one metadata-driven design. The demo uses AdventureWorks to show how teams can build, deploy, load, and refresh a complete Azure analytical solution without manually coding every layer.
Duration: 1:34:14 Updated: Mar 2022 Level: intermediate Platform: Microsoft Azure, Azure SQL Database, Azure Data Factory, Power BI Premium For: Data Engineers, BI Developers, Azure Data Teams, Analytics Teams

Questions

  • How does AnalyticsCreator automate Power BI solutions on Azure?
  • Can AnalyticsCreator generate Azure SQL Database structures automatically?
  • How does AnalyticsCreator generate Azure Data Factory pipelines?
  • How does AnalyticsCreator handle historization and snapshot historization?
  • Can AnalyticsCreator publish models to Power BI Premium?
  • How can AnalyticsCreator repositories be versioned?
Platform shown AnalyticsCreator
Related tooling Microsoft Azure, Azure SQL Database, Azure Data Factory, Power BI Premium, SQL Server

Key Takeaways

  • AnalyticsCreator is a metadata-driven design-time application for generating analytical solutions.
  • The demo creates an Azure-based Power BI solution from AdventureWorks metadata.
  • AnalyticsCreator generates source code rather than requiring manual programming.
  • The Data Warehouse Wizard creates a draft Kimball-style model from source metadata.
  • Generated layers include source, staging, persisted staging, core, and data mart layers.
  • Historization can be configured per column using SCD Type 1, SCD Type 2, or no tracking.
  • Snapshot historization allows users to access current and historical versions of data.
  • Persisting materializes transformation views into tables for performance.
  • Azure deployment generates a DACPAC, Azure Data Factory pipelines, and a Power BI model.
  • Power BI Premium XMLA endpoints allow AnalyticsCreator to publish tabular models.
  • Azure Data Factory workflow pipelines orchestrate import, historization, and persisting.
  • Repository versions can be saved in the AnalyticsCreator cloud or exported as SQL files for version control.

Transcript

My name is Peter Smoly, and I am the CEO of AnalyticsCreator. Dimitri Sorkin, our CTO, is also here today and will lead the technical presentation.

AnalyticsCreator is a data automation application for developing data warehouses and data platforms automatically. It is designed for experts, but it can also be used by people without deep expert knowledge. Instead of programming everything manually, AnalyticsCreator generates the source code.