Action
Action editor in BimlStudio
Action editor in BimlStudio
Documentation of how to add existing files to a project
Aggregation Design editor in BimlStudio
Biml editor in BimlStudio
Various bimlc compiler options
BimlScript editor in BimlStudio
New Features relating to Azure Data Factory integrations in BimlStudio 2020.2 update
Comprehensive user guide for BimlStudio - the integrated development environment for Biml
How to build the example project
Move shared C# or VB logic out of Biml files and into external code files using the code directive so the same helpers can drive many projects.
Calculation editor in BimlStudio
Discusses the three types of BimlScripts and which is right for the user's needs.
Configure connections to cloud data platforms in BimlStudio
Overview of common tool windows in BimlStudio
Discussion of the various project settings in BimlStudio.
Connection editor in BimlStudio
How to create expandable transformers in BimlStudio
How to create a basic package in BimlStudio
Documentation of how to create a basic table in BimlStudio
Documentation of how to create a dimension table in BimlStudio
Documentation of how to create a fact table in BimlStudio
Documentation of how to create a new connection in BimlStudio
Documentation of how to create a new database in BimlStudio
Documentation of how to create a new project in BimlStudio
How to create a new schema in BimlStudio
Cube editor in BimlStudio
How to deploy user created tables to SQL
Read a SQL Server meta schema with ImportDB, then emit a matching MetadataModel and MetadataInstance using the Biml Metadata feature in BimlStudio.
File Format editor in BimlStudio
Use the BimlStudio command-line compiler to expand Biml files into SSIS packages outside the IDE so the build runs unattended on a schedule or in CI.
Advanced Git workflows and team collaboration for BimlStudio projects
How to import from the sample database using BimlStudio
How to import tables using BimlScript in BimlStudio
Use the Biml include directive to copy shared markup from one file into another so common variables, tasks, or fragments live in a single place.
Use CallBimlScriptWithOutput to return both Biml code and a dynamic object from a callee, so the caller can act on values produced inside the included script.
KPI editor in BimlStudio
Using BimlStudio with Microsoft Fabric for modern analytics
Miscellaneous BimlStudio topics and guides
Overview of BimlStudio editors and tool windows
Package editor in BimlStudio
Package tool windows in BimlStudio
Partition editor in BimlStudio
Perspective editor in BimlStudio
Getting ready to build the example project in BimlStudio
Principal editor in BimlStudio
Understanding unique characteristics of BimlStudio's Project View
Use the Package Importer to convert an existing SSIS dtsx file into Biml when reproducing a specific task or pattern by hand is impractical.
Save a project in BimlStudio
Schema editor in BimlStudio
Script Project editor in BimlStudio
Setting up for the Sample project in BimlStudio
Configure source control integration for BimlStudio projects
Static Source editor in BimlStudio
How to switch build types for Biml files in BimlStudio
Table editor in BimlStudio
Learn how to use configuration files for customized builds in BimlStudio
An introduction to Biml and BimlScript covering what they are, why they exist, the tools that author them, the wider product ecosystem, and where Biml fits beyond SSIS.