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.
This exercise is part of the course
Data Ingestion and Semantic Models with Microsoft Fabric
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
