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.
Diese Übung ist Teil des Kurses
Data Ingestion and Semantic Models with Microsoft Fabric
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
