Forum Discussion

amaaiia's avatar
amaaiia
Skilled Sharer
2 years ago
Solved

Isolated variable inside loop iteration

Is there a way to have a variable that is only affected by one iteration within a loop activity? I mean, I have a variable var1 and it is updated within a loop, but I want that variable to affect onl...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi amaaiia 
    Data Factory pipelines don't directly support loop-specific variables.