From the course: Learning Microsoft Fabric

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Challenge: Implementing pipelines

Challenge: Implementing pipelines - Microsoft Fabric Tutorial

From the course: Learning Microsoft Fabric

Challenge: Implementing pipelines

(upbeat music) - In this challenge, we're going to be creating our own pipeline. We're going to be using one of the files that we imported earlier, SalesTerritory.csv. To start, let's click on the New button at the top of the browser, assuming that we're already in our Learning Fabric workspace. We're going to select Data Pipeline. Let's rename it from pipeline one to pl_CopyInfo using the new pipeline popup window. Next, click on the Create button. Click on the Pipeline Activity button in the center of the screen. In the popup window, which appears on the left, select Copy Data. Next, go to the Source tab. In the Source tab, scroll down to see Connection. In Connection, select your Lakehouse. Set the root folder to Files and browse the file SalesTerritory.csv. In the file format, make sure you change it from binary to delimited text. Next, move to the Destination section and in the Connection dropdown, enter the name of your Lakehouse. In the root folder, select Tables. For the table…

Contents