|
| 1 | +--- |
| 2 | +title: Mapping data flow video tutorials |
| 3 | +description: A list of video tutorials explaining mapping data flow concepts |
| 4 | +author: djpmsft |
| 5 | +ms.author: daperlov |
| 6 | +ms.service: data-factory |
| 7 | +ms.topic: tutorial |
| 8 | +ms.date: 01/06/2020 |
| 9 | +--- |
| 10 | + |
| 11 | +# Mapping data flow video tutorials |
| 12 | + |
| 13 | +Below is a list of mapping data flow tutorial videos created by the Azure Data Factory team. |
| 14 | + |
| 15 | +As updates are constantly made to the product, some features have added or different functionality in the current Azure Data Factory user experience. |
| 16 | + |
| 17 | +## Getting Started |
| 18 | + |
| 19 | +[Getting started with mapping data flows in Azure Data Factory](http://youtu.be/MFw7t_8tuV4) |
| 20 | + |
| 21 | +## Debugging and developing mapping data flows |
| 22 | + |
| 23 | +[Debugging and testing mapping data flows](https://www.youtube.com/watch?v=3ANxyvDGfjA). |
| 24 | + |
| 25 | +[Data exploration](https://www.youtube.com/watch?v=En1ztyh5GaA) |
| 26 | + |
| 27 | +[Data preview quick actions](https://www.youtube.com/watch?v=CP0TnNmaLA0) |
| 28 | + |
| 29 | +[Monitor and manage mapping data flow performance](https://www.youtube.com/watch?v=fktIWdJiqTk) |
| 30 | + |
| 31 | +## Transformation overviews |
| 32 | + |
| 33 | +[Aggregate transformation](http://youtu.be/jdL75xIr98I) |
| 34 | + |
| 35 | +[Alter row transformation](https://www.youtube.com/watch?v=4ktoohwptmQ) |
| 36 | + |
| 37 | +[Derived Column transformation](https://www.youtube.com/watch?v=FFCbU4ujCiY) |
| 38 | + |
| 39 | +[Join transformation](https://www.youtube.com/watch?v=zukwayEXRtg) |
| 40 | + |
| 41 | +[Lookup transformation](https://www.youtube.com/watch?v=9U-0VPU2ZPU) |
| 42 | + |
| 43 | +[Pivot transformation](https://www.youtube.com/watch?v=Tua14ZQA3F8&t=34s) |
| 44 | + |
| 45 | +[Select transformation](http://youtu.be/F9VjQ_YyRyU?hd=1) |
| 46 | + |
| 47 | +[Select transformation: Rule-based mapping](https://youtu.be/5lf1lh1qMwU) |
| 48 | + |
| 49 | +[Surrogate key transformation](https://www.youtube.com/watch?v=ISpegL9CbTM) |
| 50 | + |
| 51 | +[Union transformation](http://youtu.be/_Et6mg1tEr8?hd=1) |
| 52 | + |
| 53 | +[Unpivot transformation](http://youtu.be/KFYkxcpB8b0?hd=1) |
| 54 | + |
| 55 | +[Window Transformation](https://www.youtube.com/watch?v=m6zgbtY5AYQ) |
| 56 | + |
| 57 | +## Source and sink |
| 58 | + |
| 59 | +[Reading and writing JSONs](https://www.youtube.com/watch?v=yY5aB7Kdhjg) |
| 60 | + |
| 61 | +[Parquet and delimited text files](https://youtu.be/V_2a60j2Kjo) |
| 62 | + |
| 63 | +[CosmosDB connector](http://youtu.be/plp1etT2ftY?hd=1) |
| 64 | + |
| 65 | +[Infer data types in delimited text files](https://www.youtube.com/watch?v=nJjRzlFktlA) |
| 66 | + |
| 67 | +[Reading and writing partitioned files](https://www.youtube.com/watch?v=7Q-db4Qgc4M) |
| 68 | + |
| 69 | +[Transform and create multiple SQL tables](https://www.youtube.com/watch?v=Sj15Yjwai1A) |
| 70 | + |
| 71 | +[Partition your files in the data lake](https://youtu.be/VNWv-MvLQ_0) |
| 72 | + |
| 73 | +[Data warehouse loading pattern](https://www.youtube.com/watch?v=7mLqwtmeQFg) |
| 74 | + |
| 75 | +## Schema drift |
| 76 | + |
| 77 | +For more information, see [Schema drift in mapping data flow](concepts-data-flow-schema-drift.md). |
| 78 | + |
| 79 | +[Drifted Columns using Pivot](https://youtu.be/5MygzCX0wnM) |
| 80 | + |
| 81 | +## Optimizing mapping data flows |
| 82 | + |
| 83 | +[Data lineage](https://www.youtube.com/watch?v=5KvqYF-y93s) |
| 84 | + |
| 85 | +[Optimization tips](https://www.youtube.com/watch?v=a2KtwUJngHo) |
| 86 | + |
| 87 | +[Iterate files with parameters](http://youtu.be/uEgz0ptYRDM?hd=1) |
| 88 | + |
| 89 | +[Decrease start-up times](https://youtu.be/FFCbU4ujCiY?t=528) |
| 90 | + |
| 91 | +[SQL DB performance](https://youtu.be/iyZT5CY3V_4) |
| 92 | + |
| 93 | +## Mapping data flow scenarios |
| 94 | + |
| 95 | +[Fuzzy lookups](http://youtu.be/7gdwExjHBbw) |
| 96 | + |
| 97 | +[Staging data pattern](https://youtu.be/mZLKdyoL3Mo) |
| 98 | + |
| 99 | +[Clean addresses pattern](https://youtu.be/axEYbuU3lmw) |
| 100 | + |
| 101 | +[Deduplication](https://www.youtube.com/watch?v=OLenvYwg__I) |
| 102 | + |
| 103 | +[Merge F\files](http://youtu.be/WbDTBAyYte8) |
| 104 | + |
| 105 | +[Slowly changing dimensions type 1: overwrite](http://youtu.be/Rz2zx5GRbrA) |
| 106 | + |
| 107 | +[Slowly changing dimensions type 2: history](http://youtu.be/123CptslKvU) |
| 108 | + |
| 109 | +[Fact table loading](http://youtu.be/ABG3X9pgFPQ) |
| 110 | + |
| 111 | +[Transform SQL Server on-prem with delta data loading pattern](https://youtu.be/IN-4v0e7UIs) |
| 112 | + |
| 113 | +[Parameterization](https://www.youtube.com/watch?v=vpuuQcFojt8) |
| 114 | + |
| 115 | +[Distinct row & row counts](https://youtu.be/ryYo8UFUgTI) |
| 116 | + |
| 117 | +[Handling truncation errors](http://youtu.be/sPpcSiKQz34) |
| 118 | + |
| 119 | +[Intelligent data routing](https://youtu.be/PIGw-Z-0upw) |
| 120 | + |
| 121 | +[Data masking for sensitive data](https://www.youtube.com/watch?v=OFd4LeiTmfs) |
0 commit comments