Category "azure-mapping-data-flow"

How to embed SQL script in Azure Data Factory Mapping Data Flows Expression Builder

After executing my mapping dataflow I would like to run a clean-up script using the Post SQL Script option of the Sink activity. However I'm not having much su

How to perform parameterized date comparison with Azure Data Factory mapping data flows?

In mapping data flows I'm using the following filter expression against a late binding (schema drift) source: toString(byName('modifiedon')) > '2022-04-19 0