amubeen
5 years agoNew Contributor II
Selecting only certain columns from CSV using Mapper
Hey All,
Having a little bit of trouble with this. So I currently have a csv file Ive pulled from s3 loaded into snaplogic via the S3 file reader. I’ve used a CSV parser to look at the file and it looks good. What I need to do from here is only pull 2 columns from the entire csv (lets say user and login ID) so that I can insert it into my snowflake DB instance
Does anyone know what the mapper setup should look like for this?
Thank you!