Tech Talk Thursday: Explore the “If” Condition Within Azure Synapse Pipelines

OmniData™ Tech Talk Thursday If Conditions in Azure Synapse Pipelines

Don’t miss this tutorial for beginners just learning about Azure Synapse Pipeline configurations and analytics. This tutorial builds on the concept of using Switch statements to do conditional evaluations in Synapse Pipelines. You can check out that short video in a previous Tech Talk Thursday. In this video, Ray Marquina, our Principal Solutions Architect, will…

Read More

Tech Talk Thursday: Configure API Pagination within Azure Synapse Pipeline

API pagination can be an exceptional data display and analytics tool. This is especially true in Azure Synapse pipelines. But using REST APIs can get a bit confusing and tricky sometimes. In this short video, we’ll explain and walk you through the process, screen-by-screen, using some simple but powerful tools and techniques. You’ll learn how…

Read More

Tech Talk Thursday: How to Use Switch Activity Within Azure Synapse Analytics

Using Switch Activity in Azure Synapse Analytics, located in “Activities” under “Iterations and Conditionals,” will provide you with the same functionality as using a switch statement in most programming languages.  Switch Activities, built in Synapse Studio, will evaluate a set of activities corresponding to a created “case” that matches the condition evaluation you defined in…

Read More