Pipelines with Parameters and Variables
Imagine handling a dataset split into batches, where each requires unique steps—like quick validation for Batch 1 and detailed transformation for Batch 2
In this exercise, we'll create a pipeline that processes data differently for each batch received. To achieve this, we'll create a pipeline using a Switch activity, a parameter to specify the batch, and variables to store execution messages.
We recommend completing this exercise and the upcoming one in a single session, as the same pipeline will be used in the next exercise.
Cet exercice fait partie du cours
Data Ingestion and Semantic Models with Microsoft Fabric
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice