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.
Este exercício faz parte do curso
Data Ingestion and Semantic Models with Microsoft Fabric
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
