Share via

Dynamic Assertions in Azure Data Factory Dataflow

Abdullah Humayun 40 Reputation points
2023-06-07T05:19:21.9366667+00:00

How can I create dynamic Assertion Rules in Azure Data Factory Dataflow? I am attempting to read a table from a path and create assertion rules for each column dynamically. However, it seems like I can only define assertion rules beforehand and not change them during runtime. Passing column names to the dataflow is a possible solution but it could be costly and time-consuming.

Is there a way to create dynamic assertion rules that can check for uniqueness for each column in the table, for example, when reading a table with 3 columns?

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.