mercredi 16 juin 2021

ELSE back to before IF-ELSE statement (While True) in Azure Data Factory

I have a problem that my ELSE condition need go back to the first position (Before IF-ELSE)

So, I have a Pipeline like this, my pipeline compare the value from Lookup (Query Table) and Databricks Output, and it will go to IF if value >, and go to ELSE if value <. But if it go through the ELSE statement, it will back to first Condition.

Is it possible to do that in ADF ?

This is my pipeline

enter image description here

And this is my False Condition

enter image description here

I want my False condition back to first condition as shown at first picture, and I need it until it got a True condition.

Aucun commentaire:

Enregistrer un commentaire