#12. Azure Data Factory - Use lookup activity to decide on subsequent activities

preview_player
Показать описание
We always want some sort of logical checks in between our data flow in pipelines, like to execute a subsequent task or not based. This video takes you through look-up activity in ADF to control the flow of activities. Just spend 5 minutes to learn something useful for realtime projects.
Рекомендации по теме
Комментарии
Автор

Thanks for Creating content related to Data factory!!

mandarsalunkhe
Автор

ma'am i have a doubt here in last 8th 9th 10th videos we haven't used lookup activity inside foreach activity before copy activity there we used directly used copy activity only. so can we use lookup activity there inside foreach pls answer this. so can clear lookup activity will pointing to table and checks the record present or not tables

rahulchavan
Автор

did you create new pipe line pl_iterational conditions?

harikrishnaguduri
Автор

Mam, now I'm confusing between Validation and Lookup activity
Looks similar functionality

sureshraina
Автор

Hi, Can we execute insert SQL like below in Lookup activity.. please let me know.
insert into Table1 (Column1) Select ('test1');
select x;

naveenshindhe
Автор

Hello I want to compare values of four fields weather they are same or not .. like if a=b=c=d
Can we do that using derived column activity ?thanks in advance

ShyammoRam
Автор

difference between lookup and join in data flows

harishkonakandla