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 ejercicio forma parte del curso
Data Ingestion and Semantic Models with Microsoft Fabric
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
