How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ADF\Synapse Analytics - Replace Columns names using Rule based mapping in Mapping data flows

calendar_today February 23, 2024 person Subashri_Vasu domain microsoft-azure-synapse-analytics

In real time, the column names from source might not be uniform, some columns will have a space in it, some other columns will not. For example, Sales Channel Item Type, Region Country Unit Price It is a good practice to replace all the spaces in a column name before doing any transformation for easy handling. This also helps with auto mapping, when the sink column names do not come with spaces!

open_in_new Read original post