09 Chapter9+ +Controlling+Pipeline+Flow
09 Chapter9+ +Controlling+Pipeline+Flow
2 Implementing Asserts
Controlling
Implementing an Assert Transformation
MODULE 9
SECTION 1
Asserts
Asserts
Overview of Assert Transformation
Data Quality
01
Expect True
01
Screencast
Describe the use case – that our data should only contain sales regions as “UK” or “EU” and any other
values are considered as error rows
Show how to add an assert transformation and use the assert type “expect true”
Show how to use the derived column transformation and the conditional split transformation to identify
error rows
As a recap show the final dataset without the error rows and the separate date file that
contains error rows
SECTION 3
Error Handling
Error Handling
Overview of Pipeline Error Handling
Data Factory allows conditional logic and provides pipeline control flow based upon outcomes of
an activity
Screencast
Describe the use case – that could cause an error