Skip to content

Select Columns


Description

This activity transforms the input data by selecting specific columns based on the configuration provided. It outputs the transformed data containing only the selected columns.

Input

Data only

Output

Transformed data containing the selected columns.

Configuration Fields

Columns to Select A list of column names to include in the output.

Sample Input

SI NoReport DateGroup NameDir CodeDealer NameFacility TypeCountryRegionStateCityModelBodyVariantFuelCCSales TargetSales ActualRevenue
12023-02-28GRP-AN_001Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagarGlowHatchbackLXIPetrol100010
22023-03-31GRP-AN_001Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagarGlowHatchbackLXIPetrol100010154000000
32023-04-30GRP-AN_001Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagarGlowHatchbackLXIPetrol100010
42023-05-31GRP-AN_001Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagarGlowHatchbackLXIPetrol100010
52023-06-30GRP-AN_001Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagarGlowHatchbackLXIPetrol100010

Sample Configuration

alt text

Sample Output

SI NoDealer NameFacility TypeCountryregionStateCity
1Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagar
2Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagar
3Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagar
4Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagar
5Asia AutomobileShowroomIndiaNorthJammu & KashmirSrinagar