Forum Discussion
amaaiia
2 years agoSkilled Sharer
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...
- Anonymous2 years ago
Hi amaaiia
Data Factory pipelines don't directly support loop-specific variables.