Related Articles
Newsletter
Join our blog
Join other Azure, Power Platform and SQL Server pros by subscribing to our blog.


-1.png)
Start with the FREE community plan and get your lifetime access to 20+ courses. Get Instant Access Now!
Need help? Talk to an expert: (904) 638-5743
Private Classes
Private deliveries of courses for groups
On-Demand Learning
Beginner to advanced classes taught by Microsoft MVPs and Authors.
Bootcamps
In-depth boot camps take you from a novice to mastery in less than a week.
Season Learning Pass
Get access to our very best training offerings for successful up-skilling.
Stream Pro Plus
Combine On-Demand Learning platform with face-to-face Virtual Mentoring.
Certification Training
Prepare and ace your next certification with CertXP.
Cheat Sheets
Quick references for when you need a little guidance.
Prag Guides
Explore our knowledge base for quick tips on syntax, functions, and more!
Downloads
Digital goodies - code samples, student files, and other must have files.
Blog
Stay up-to-date on all things Power BI, Power Apps, Microsoft 365 and Azure.
Community Discord Server
Start here for technology questions to get answers from the community.
Career Guides
Breaking into the field? Let these guides help get you started with a plan.
Nerd Guides
Summaries developed in conjunction with our Learn with the Nerds sessions.
Quickstarts
Hands-on training with expert-led collaborative development.
Private Training
Personalized approach for your specific training requirements
Hackathons
Use your own data to take your team's skills to the next level.
Virtual mentoring
Get there faster with your personal trainer.
Enablement
Comprehensive enterprise enablement training for your team.
Admin Hackathon
Tame your power platform environment.
If you’re working in Azure Data Factory or are just starting out with it, today I’m here with a quick design tip when it comes to Azure Data Factory pipelines.
In a scenario where you’re using a ForEach activity within your pipeline and you wanted to use another loop inside your first loop, that option is not available in Azure Data Factory. If you look at the screenshot below, you can see that the option to add an additional ForEach loop is not available.
So, here’s my design tip – if you have a scenario where you want to do a loop inside a loop, you would need to create an additional pipeline as a separate object. And in that second pipeline is where you would put your second loop.
Again, looking at my screenshot, I’m working in the context of one ForEach loop and so this pipeline will be executed one time for each item in my list but that pipeline, in turn, is where I have an additional ForEach loop.
Hope you find this quick design tip helpful if you run into this scenario. If you have more questions around Azure Data Factory or the Azure cloud platform, you’re in the right place. Click the link below or contact us—we’re here to help no matter where you are on your cloud journey.
ABOUT THE AUTHOR
Free Trial
private training
Newsletter
Join other Azure, Power Platform and SQL Server pros by subscribing to our blog.
Leave a comment